EmployeePosition
- entity type: AggregateRoot
- id:
badd0e75-0c9c-4658-9962-9aa58c6112ca - code:
EmployeePosition - name: EmployeePosition
- description: employee current work positions
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized work position description | |
| Name | Text | ✔ | ✘ | ✘ | ✘ | work position name | |
| Parent | LookupEntity [EmployeePosition] | ✘ | ✔ | ✘ | ✘ | parent work position, relation to employee position entity | |
| ValidFrom | Date | ✘ | ✔ | ✘ | ✘ | date from which work position is valid | |
| ValidTo | Date | ✘ | ✔ | ✘ | ✘ | date until which work position is valid |
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