PayrollPeriodDataComponentsByPayrollPeriodDataId |
Details of a payroll period data__Activity name :__ GetPayrollPeriodDataByPayrollPeriodDataId Get the details of payroll period data
Catalogus: LoketNlRest
Schema: PayrollPeriodData
Dit is een alleen-lezen tabelfunctie. De Loket.nl REST API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive UniversalSQL-stuurprogramma voor Loket.nl REST ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Loket.nl REST-API.
Parameters van Tabelfunctie
De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie PayrollPeriodDataComponentsByPayrollPeriodDataId in te stellen. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.
Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `select * uit tabel(waarde1, waarde2, waarde3)` op een tabel met vier parameters zal de standaardwaarde voor de vierde parameter gebruiken en de opgegeven waarden voor de eerste drie.
Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `selecteer * uit tabel(naam1 => waarde1, naam3 => waarde3)` op dezelfde tabel zullen de standaardwaarden voor de tweede en vierde parameter worden gebruikt en de opgegeven waarden voor de eerste en derde.
Naam |
Datatype |
Verplicht |
Standaardwaarde |
Documentatie |
---|---|---|---|---|
payrollperioddataId |
guid |
☑ |
|
The unique identifier of the payroll period data |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie PayrollPeriodDataComponentsByPayrollPeriodDataId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
costCenter_code |
string |
Kostenplaatscode |
☐ |
|
costCenter_description |
string |
Kostenplaats Omschrijving |
☐ |
|
costCenter_key |
int32 |
Kostenplaatssleutel |
☐ |
|
costUnit_code |
string |
Kostendragercode |
☐ |
|
costUnit_description |
string |
Kostendrager Omschrijving |
☐ |
|
costUnit_key |
int32 |
Kostensleutelcode |
☐ |
|
distributionUnit_code |
int32 |
Code voor Distributie-eenheid |
☐ |
|
distributionUnit_description |
string |
Distributieeenheid Omschrijving |
☐ |
|
distributionUnit_key |
guid |
Distributie-eenheid Sleutel |
☐ |
The unique identifier of an object (GUID/UUID) |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
isSupplement |
boolean |
Is Aanvulling |
☐ |
This boolean determines what the salary calculation will do with the value of the payroll component if the payroll component has values in both the payroll period specific data (this endpoint) and in the non-payroll period specific configuration of the employment (it is possible to configure values for payroll components that span multiple payroll periods and even parts thereof).* When set to `false`, the value of the payroll component will overwrite the value specified in the non-payroll period specific data with the given value in the payroll period specific date.* When set to `true`, the value of the payroll period specific data will be added to the value of the non-payroll period specific data. Note that a value can be a negative number. For instance, a payroll period specific value of 20 and a non-payroll period specific value of -8 will effectively result in 12 for salary calculation.This boolean can only be set to `true` in components for which `payrollComponent.canBesupplemented = true`. |
payrollComponent_canBeSupplemented |
boolean |
|
☐ |
Indicates whether the atribute for this payroll component can have the value `supplement`. Refer to the description of the attribute field for an explanation. |
payrollComponent_category_key |
int32 |
Salariscomponent Categoriesleutel |
☐ |
|
payrollComponent_category_value |
string |
Looncomponent Categoriewaarde |
☐ |
|
payrollComponent_deductionOrPayment_key |
int32 |
|
☐ |
|
payrollComponent_deductionOrPayment_value |
string |
|
☐ |
|
payrollComponent_description |
string(14) |
Looncomponentomschrijving |
☐ |
The description of the payroll component |
payrollComponent_key |
int32 |
Salariscomponentsleutel |
☐ |
The number for the payroll component. This number has meaning to payroll professionals using Loket.nl who often know it by heart. |
payrollPeriod_periodEndDate |
datetime |
Einddatum Loonperiode |
☐ |
The last day of the period to which the payroll period data applies |
payrollPeriod_periodNumber |
int32 |
Nummer Verloningsperiode |
☐ |
The period (month [1 to 12] , 4 weeks [1 to 13] or week [1 to 53]) of the payroll period in which the payroll data is to be processed. |
payrollPeriod_periodStartDate |
datetime |
Startdatum Verloningsperiode |
☐ |
The first day of the period to which the payroll period data applies |
payrollPeriod_year |
int32 |
Loonverwerking Jaarperiode |
☐ |
The year of the payroll period in which the payroll data is to be processed |
payslipText |
string(25) |
Tekst op Loonstrook |
☐ |
A custom text to be displayed on the payslip. |
payslipType_key |
int32 |
Loonstrooksoortsleutel |
☐ |
|
payslipType_value |
string |
Loonstrooksoortwaarde |
☐ |
|
shift_bonusPercentage |
decimal |
Dienst Bonuspercentage |
☐ |
The bonus percentage used in wage calculations for the hours made in this shift. |
shift_fullTimeHoursPerWeek |
decimal |
Weekuren Full-time Dienstverband |
☐ |
The full time hours for an employment that is linked to this shift. |
shift_shiftNumber |
int32 |
Dienstnummer |
☐ |
The number for the shift. Loket.nl supports a maximum of 5 shifts per payroll administration. |
value |
decimal |
Waarde |
☐ |
Depending on the selected payroll component the possible value(s) for this field change (dynamic business rules). |
10-06-2024 18:51 Versie 24.1.3-BETA+4689