Draft
This is a preliminary version of the VDM documentation.
OrganizationUnit
- entity type: AggregateRoot
- id:
fbd72d37-fa38-4174-987e-f70729f585e2 - code:
OrganizationUnit - name: OrganizationUnit
- description: information about organization structure
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of organization unit (i.e. key for entity lookup) | |
| Name | Text | ✔ | ✔ | ✘ | ✘ | name of organization unit | |
| Organization | LookupEntity [Organization] | ✘ | ✘ | ✘ | ✘ | organization, relation to organization entity | |
| Parent | LookupEntity [OrganizationUnit] | ✘ | ✔ | ✘ | ✘ | parent organization unit, relationship to organization unit entity | |
| Units | LookupEntity [OrganizationUnit] | ✘ | ✔ | ✔ | ✘ | child organization units, relationship to organization unit entity | |
| Type | LookupEntity [OrganizationUnitType] | ✘ | ✘ | ✘ | ✘ | type of organization unit, relationship to organization unit type entity |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here