Draft
This is a preliminary version of the VDM documentation.
EmployeeQualificationEducation
- entity type: AggregateRoot
- id:
9584a649-e68e-4360-8be6-c4d28ad9e350 - code:
EmployeeQualificationEducation - name: EmployeeQualificationEducation
- description: association table defining relationship between employee qualification(s) and employee education(s) for given employee
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Employee | LookupEntity [EmployeeDetail] | ✘ | ✘ | ✘ | ✘ | relationship to employee | |
| Qualification | LookupEntity [EmployeeQualification] | ✘ | ✘ | ✘ | ✘ | relationship to employee qualification | |
| Education | LookupEntity [EmployeeEducation] | ✘ | ✘ | ✘ | ✘ | relationship to employee education |
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