JournalRunsByPayrollAdministrationId |
List of journal runs for an administration__Activity name :__ GetJournalRunsByPayrollAdministrationIdReturns the journal runs for a payroll administration.
Catalogus: LoketNlRest
Schema: JournalRun
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 JournalRunsByPayrollAdministrationId 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 |
---|---|---|---|---|
payrollAdministrationId |
guid |
☑ |
|
The unique identifier of an administration |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie JournalRunsByPayrollAdministrationId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
journalRunStatus_key |
int32 |
|
☐ |
Possible values for the payroll run status are;* 0Staat klaar voor journaliseren* 1Geen journaal resultaten* 2Fout bij aanmaken* 3Verwijderd door gebruiker* 4Journaal gereed* 5Wordt geëxporteerd* 6Exporteren mislukt* 7Journaal geëxporteerd |
journalRunStatus_value |
string |
|
☐ |
The value describing the current status of the payroll run. |
methodOfCreation_key |
int32 |
Methode van Aanmaaksleutel |
☐ |
|
methodOfCreation_value |
string |
Waardecreatiemethodewaarde |
☐ |
|
payrollRun_payrollPeriod_periodEndDate |
datetime |
|
☐ |
The last day of the period for which the tax return message was created |
payrollRun_payrollPeriod_periodNumber |
int32 |
|
☐ |
The period number of the payroll period the record relates to |
payrollRun_payrollPeriod_periodStartDate |
datetime |
|
☐ |
The first day of the period for which the tax return message was created |
payrollRun_payrollPeriod_testYear |
boolean |
|
☐ |
Indicates whether the payroll periode is part of a test year.In Loket it is possible to run a year of a payrolladministration as a so-called test year. This is typically done to test the configuration of a new payroll administration, by running payrollruns within the context of a test year. Please note: if the payroll run belongs to a test year the results of the run should not be regarded as actual data but as test data. |
payrollRun_payrollPeriod_year |
int32 |
|
☐ |
The year of the payroll period the record relates to |
payrollRun_payrollRunId |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
payrollRun_sequenceNumberApproved |
int32 |
|
☐ |
Ascending sequence number related to an approved payrol run. A payroll run may have more than one journal run. With this number the journal run may be linked to the specific payroll run. |
processingFinishedTime |
datetime |
Verwerkingstijd |
☐ |
The time at which at which the journal run was finished processing |
removedBy_formattedName |
string |
Verwijderd door Naam |
☐ |
preformatted user name for displaying. \<lastname\>\", \"\<initials\>\" \"\<prefix\> |
removedBy_id |
guid |
Verwijderd door ID |
☐ |
The unique identifier of an object (GUID/UUID) |
removedBy_initials |
string(6) |
Verwijderd door Initialen |
☐ |
The initials of the user |
removedBy_lastName |
string(25) |
Verwijderd door Achternaam |
☐ |
The last name of the user |
removedBy_prefix |
string(10) |
Verwijderd door Voorvoegsel |
☐ |
The prefix of the user |
removeTime |
datetime |
Verwijder Tijd |
☐ |
The time at which the journal run was removed. |
requestedBy_formattedName |
string |
Aangevraagd door Opgemaakte Naam |
☐ |
preformated user name for displaying. \<lastname\>\", \"\<initials\>\" \"\<prefix\> |
requestedBy_id |
guid |
Aangevraagd door ID |
☐ |
The unique identifier of an object (GUID/UUID) |
requestedBy_initials |
string(6) |
Aangevraagd door Initialen |
☐ |
The initials of the user |
requestedBy_lastName |
string(25) |
Aangevraagd door Achternaam |
☐ |
The last name of the user |
requestedBy_prefix |
string(10) |
Aangevraagd door Voorvoegsel |
☐ |
The prefix of the user |
requestTime |
datetime |
Aanvraagtijd |
☐ |
The time at which the payroll run was requested by the user |
sequenceNumber |
int32 |
Volgnummer |
☐ |
Ascending sequence number over ALL journal runs for the payroll administration. |
10-06-2024 18:51 Versie 24.1.3-BETA+4689