PayrollComponentUnit
- entity type: AggregateRoot
- id:
13045ebc-57cf-4aee-974c-52b8cf56882b - code:
PayrollComponentUnit - name: PayrollComponentUnit
- description: codelist of payroll component units (e.g. hour, day, currency)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of payroll component unit (i.e. key for entity lookup) | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of payroll component unit (e.g. for tooltip) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of payroll component unit |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Currency | Currency | Value entered in currency (e.g. in crowns, in euros,...). | Currency.PayrollComponentUnit.00000000-0000-0000-0000-000000000000 | |
| Day | Day | Time worked or absence in days. | Day.PayrollComponentUnit.00000000-0000-0000-0000-000000000000 | |
| Hour | Hour | Time worked or absence in hours. | Hour.PayrollComponentUnit.00000000-0000-0000-0000-000000000000 |
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