Home » NOVA Organization » NOVA Organization Master Data
ch.voev.nova.organization.masterdata
)Types / Enumerations:
Type Details | Details |
---|---|
Alias | Geschäftsorganisation (GO) / Partner |
Parent Class | EntityVersion |
Properties / Associations
Name | Type | Multiplicity | Constraints | Description |
---|---|---|---|---|
organizationCode | OrganizationCode | 1..1 | ||
name | String | 1..1 | @Size(min=0, max=255) | |
shortName | String | 1..1 | @Size(min=0, max=255) | |
primaryOrganization | Organization | 0..1 |
Type represents the response when requesting data unit "Organization". It contains information about organizations.
Type Details | Details |
---|---|
Parent Class | DataUnit |
Properties / Associations
Name | Type | Multiplicity | Constraints | Description |
---|---|---|---|---|
organizationMasterData | OrganizationMasterData | 1..1 | ||
organizations | Organization | 0..* | derived |
Type is the entry point for all master data for organizations.
Type Details | Details |
---|---|
Parent Class | EntityMasterData |
Properties / Associations
Name | Type | Multiplicity | Constraints | Description |
---|---|---|---|---|
organizations | Organization | 0..* |