Draft
This is a preliminary version of the VDM documentation.
ContractPosition
- entity type: AggregateRoot
- id:
54d43d23-20e6-4678-bff5-8a6618f29612 - code:
ContractPosition - name: ContractPosition
- description: association table defining relationship between job classification and person relation
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Name | Text | ✔ | ✔ | ✘ | ✘ | name of contract position | |
| Position | LookupEntity [PlannedPosition] | ✘ | ✘ | ✘ | ✘ | relationship to planned position | |
| PersonContract | LookupEntity [PersonRelation] | ✘ | ✘ | ✘ | ✘ | relationship to person relation |
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