TotalSepaFileByPayrollRunId |
Download a total SEPA file__Activity name :__ GetTotalSepaFileByPayrollRunIdReturns the total SEPA payments file as a XML file. This file contains the payments of all the available SEPA payment files available for the specified payroll run.
Catalogus: LoketNlRest
Schema: PayrollRunDownloads
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 TotalSepaFileByPayrollRunId 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 |
---|---|---|---|---|
batchBooking |
string |
☐ |
|
Determines whether the Batch Booking \<BtchBookg\> tag is included in the SEPA file and if it is which value it is set to. By defualt this value is set to Exclude.Possible values for this parameter are:- Exclude: Do not include \<BtchBookg\> tag in SEPA file- IncludeTrue: Include \<BtchBookg\> tag in SEPA file and set it to 'True'- IncludeFalse: Include \<BtchBookg\> tag in SEPA file and set it to 'False'(Waarden: BtchBookgExclude, BtchBookgTrue, BtchBookgFalse) |
paymentType |
string |
☐ |
|
Indicates the type of payment for the SEPA file.In case salary is selected the following will be included in the SEPA xml file```<CtgyPurp><Cd>SALA</Cd></CtgyPurp>``` (Waarden: Other, Salary) |
payrollrunId |
guid |
☑ |
|
The unique identifier of the payroll run |
requestedExecutionDate |
datetime |
☑ |
|
This value is used when creating the (non) sepa file to set the value of \<ReqdExctnDt\> |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie TotalSepaFileByPayrollRunId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
DOCUMENT |
byte[] |
Document |
☐ |
|
10-06-2024 18:51 Versie 24.1.3-BETA+4689