PayrollComponent
- entity type: AggregateRoot
- id:
af804776-e3a4-4f32-ab40-33b57f129978 - code:
PayrollComponent - name: PayrollComponent
- description: codelist of payroll components
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of payroll component (i.e. key for entity lookup) | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of payroll component (e.g. for tooltip) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of payroll component | |
| Unit | LookupEntity [PayrollComponentUnit] | ✘ | ✘ | ✘ | ✘ | relationship to payroll component unit |
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