AbpFundByAbpFundId |
Details of an abp fund__Activity name :__ GetAbpFundByAbpFundIdGet the details of an abp fund
Catalogus: LoketNlRest
Schema: AbpFunds
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 AbpFundByAbpFundId 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 |
---|---|---|---|---|
abpFundId |
guid |
☑ |
|
The unique identifier of the abp fund |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie AbpFundByAbpFundId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
deviations_employmentContributionPercentage |
double |
|
☐ |
Deviating employment contribution percentage. This value will overrule the value of the selected `fund`. Indicates percentage wise how much the employment has to contribute to the payment of the "fund" contribution.__Note:__ Records with a `startDate` before 1-1-2014 have a different regular expression__:__ ^(\d{1,3})(\.\d{1,3})?$ (a scale of 3 instead of 4). |
deviations_totalContributionPercentage |
double |
|
☐ |
Deviating total contribution percentage. This value will overrule the value of the selected `fund`. The difference between `employmentContributionPercentage` and `totalContributionPercentage` will be paid by the employer.__Note:__ Records with a `startDate` before 1-1-2014 have a different regular expression__:__ ^(\d{1,3})(\.\d{1,3})?$ (a scale of 3 instead of 4). |
endDate |
datetime |
Einddatum |
☐ |
The end date of the entity. The date is up to and including. |
fixedContribution_employmentContribution |
double |
|
☐ |
The employment contribution (in money) that the employee will pay instead of what the calculation of the `fund` indicates.__Note:__ Records with a `startDate` before 1-1-2014 have a different range, from 0.00 up to 9999.99 |
fixedContribution_totalContribution |
double |
|
☐ |
The total contribution (in money) that the employer and employee pay instead of what the calculation of the `fund` indicates.__Note:__ Records with a `startDate` before 1-1-2014 have a different range, from 0 up to 9999.99 |
fund_description |
string(255) |
Fondsbeschrijving |
☐ |
The description of the fund |
fund_key |
int32 |
Fondssleutel |
☐ |
The key for the fund |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
startDate |
datetime |
Startdatum |
☐ |
The date on which this fund starts.A (linked chain)[./#section/Data/Date-chains] per fund is maintained within this resource. So multiple funds can be active at the same time but one specific fund can never be active multiple times at the same time. |
10-06-2024 18:51 Versie 24.1.3-BETA+4689