Schakel JavaScript in om deze site te bekijken.

Navigatie: » Geen onderwerpen boven dit niveau «

ActualWorkingHoursByEmployerId

List of actual working hours for an employer__Activity name:__ GetActualWorkingHoursByEmployerIdGet the list of actual working hours for an employer

Catalog: LoketNlRest

Schema: Actuals

This is a read-only table function. The loket.nl (REST) API may not support changing the data or the Invantive SQL driver for loket.nl (REST) does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the loket.nl (REST) API.

Select loket.nl (REST) API URL: /providers/employers/{employerId}/actualworkinghours

Insert loket.nl (REST) API URL: /providers/employers/{employerId}/actualworkinghours

Update loket.nl (REST) API URL: /providers/employers/{employerId}/actualworkinghours

Delete loket.nl (REST) API URL: /providers/employers/{employerId}/actualworkinghours

Field Selection Method: NotRequired

Base Path: _embedded[*]

Select loket.nl (REST) API Operation: get /providers/employers/{employerId}/actualworkinghours

Table Function Parameters

The following parameters can be used to control the behaviour of the table function ActualWorkingHoursByEmployerId. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.

Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.

Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.

Name

Data Type

Required

Default Value

Documentation

employerId

guid

 

The unique identifier of the employer

referenceDate

datetime

 

Set a reference date for choosing the date dependent data.

 

Table Function Columns

The columns of the table function ActualWorkingHoursByEmployerId are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

employmentId

guid

 

The unique identifier of an object (GUID/UUID)

workingHours_aggregatedHoursPerWeek

double

 

This read-only field provides the user with a single point of knowledge as to what number of hours per week employment is actually registered in regards to the payrolling process. This number may be respectively based on the workpattern, deviating hours per week or shift hours. If the employment is an 'on call employment' (oproepkracht/invalkracht) the number is either NULL or represents the min-hours if that is applicable.This field is especially useful for third-parties that want to know the number of hours per week (without having to apply specific Loket logic). I.e. this field is not visible in Loket GUI.

workingHours_averageHoursPerWeek

double

 

This field can be used to register the average hours per week an employment with varying hours works. For example, 0 hour contracts and min max contracts. The value of this field does NOT directly affect the payrolling proces.

workingHours_averageParttimeFactor

double

 

This field is used to register the deviating value of the parttimefactor, purely for administrative purposes. The parttimefactor is normally calculated by workinghours dividing by shifthours multplied by 100. Please note that this field is not used in the actual payroll proces! For the payroll process the number of hours is used.

workingHours_calculateUsingWorkPattern_daysDailyRate

boolean

 

Indicates whether the number of days of dailyrate should be calculated based on the workpattern. The number of days are normally calculated by the working hours.

workingHours_calculateUsingWorkPattern_deviatingDaysAndHours

boolean

 

Indication whether the deviating hours per week and deviating SV-days per period are to be automatically calculated based on the workpattern. Please note (!) that any values in the deviatingHoursPerWeek and deviatingSvDaysPerPeriod fields (of this workingHours record) will be overwritten based on this calculation if true (and endDate=NULL)!

workingHours_calculateUsingWorkPattern_hoursBrokenPeriod

boolean

 

Indicates whether the hours for the payrolling should be calculated based on the workpattern in broken periods. These are periods of in or out of service.

workingHours_calculateUsingWorkPattern_hoursRegularPeriod

boolean

 

Indicates whether the hours for the payrolling should be calculated based on the workpattern for regular periods.

workingHours_calculateUsingWorkPattern_leaveHours

boolean

 

Indicates whether then leave balances (verlof) are to be calculated based on the workpattern.

workingHours_contractCode_code

int32

 

 

workingHours_contractCode_description

string

 

 

workingHours_contractCode_key

guid

 

The unique identifier of an object (GUID/UUID)

workingHours_deviatingHoursPerWeek

double

 

If this field is empty the fulltime hours are based as defined by the shift, this optional field is used to register an overwriting value. The value can be less or more then the fulltime hours a week.

workingHours_deviatingSvDaysPerPeriod

int32

 

Sv (social insurance) days are normally calculated by hours per shift, this optional field is used to register a deviating value.

workingHours_endDate

datetime

 

The end date of the entity. The date is up to and including.

workingHours_flexibleHoursContract_key

int32

 

 

workingHours_flexibleHoursContract_value

string(50)

 

 

workingHours_id

guid

 

The unique identifier of an object (GUID/UUID)

workingHours_regularWorkPattern

boolean

 

When the employee works the same amount of hours per day every week, then the workpattern is regular.

workingHours_shift_bonusPercentage

decimal

 

The bonus percentage used in wage calculations for the hours made in this shift.

workingHours_shift_fullTimeHoursPerWeek

decimal

 

The full time hours for an employment that is linked to this shift.

workingHours_shift_shiftNumber

int32

 

The number for the shift.

workingHours_shiftRateSickLeave_bonusPercentage

decimal

 

The bonus percentage used in wage calculations for the hours made in this shift.

workingHours_shiftRateSickLeave_fullTimeHoursPerWeek

decimal

 

The full time hours for an employment that is linked to this shift.

workingHours_shiftRateSickLeave_shiftNumber

int32

 

The key number to identify the shift to be used for calculation of daily rate in case of sick leave (ziekte).

workingHours_startDate

datetime

 

Start date of the record.A (linked chain)[./#section/Data/Date-chains] is maintained within this resource.

workingHours_workPattern_evenWeeks_friday

double

 

 

workingHours_workPattern_evenWeeks_monday

double

 

 

workingHours_workPattern_evenWeeks_saturday

double

 

 

workingHours_workPattern_evenWeeks_sunday

double

 

 

workingHours_workPattern_evenWeeks_thursday

double

 

 

workingHours_workPattern_evenWeeks_tuesday

double

 

 

workingHours_workPattern_evenWeeks_wednesday

double

 

 

workingHours_workPattern_oddWeeks_friday

double

 

 

workingHours_workPattern_oddWeeks_monday

double

 

 

workingHours_workPattern_oddWeeks_saturday

double

 

 

workingHours_workPattern_oddWeeks_sunday

double

 

 

workingHours_workPattern_oddWeeks_thursday

double

 

 

workingHours_workPattern_oddWeeks_tuesday

double

 

 

workingHours_workPattern_oddWeeks_wednesday

double

 

 

 

13-05-2022 15:37 Version 22.1.40-BETA+3374

X

Belangrijke Informatie over Veiligheid en Gebruik

Beoogd gebruik en beperkingen: Deze software, ontwikkeld door Invantive, is ontworpen om een verscheidenheid aan zakelijke en informatietechnologische gegevensverwerkingsfuncties te ondersteunen, zoals boekhouding, financiële rapportage en verkooprapportage. Het is belangrijk om op te merken dat deze software niet is ontworpen, getest of goedgekeurd voor gebruik in omgevingen waar een storing of defect kan leiden tot levensbedreigende situaties, ernstige fysieke schade of milieuschade. Dit omvat, maar is niet beperkt tot:

  • Nucleaire faciliteiten: de software mag niet worden gebruikt voor operaties of functies die verband houden met de controle, het onderhoud of de werking van nucleaire faciliteiten.
  • Defensie en militaire toepassingen: deze software is niet geschikt voor gebruik in defensiegerelateerde toepassingen, inclusief maar niet beperkt tot wapenbeheer, militaire strategieplanning of andere aspecten van nationale defensie.
  • Luchtvaart: de software is niet bedoeld voor gebruik in de bediening, navigatie of communicatiesystemen van vliegtuigen of luchtverkeersleidingomgevingen.
  • Gezondheidszorg en medicijnproductie: deze software mag niet worden gebruikt voor de werking van medische apparaten, de analyse van patiëntgegevens voor kritieke gezondheidsbeslissingen, farmaceutische productie of medisch onderzoek waarbij een storing of defect de gezondheid van de patiënt kan beïnvloeden.
  • Verwerking van chemische en/of gevaarlijke stoffen: deze software is niet bedoeld voor het beheer, de controle of de operationele aspecten van chemische fabrieken of faciliteiten voor de verwerking van chemische en/of gevaarlijke stoffen. Elke storing in de software die in deze omgevingen wordt gebruikt kan leiden tot gevaarlijke chemische lozingen, explosies of milieurampen.
  • Transport- en verkeerscontrolesystemen: de software mag niet worden gebruikt voor de besturing, bediening of het beheer van transportsystemen, waaronder de besturing van spoorwegsignalen, metrosystemen of verkeerslichten. Storingen in dergelijke kritieke systemen kunnen tot ernstige ongelukken leiden en de openbare veiligheid in gevaar brengen.
  • Energienetwerk- en nutsbesturingssystemen: deze software is niet ontworpen voor de besturing of bediening van energienetwerksystemen, waaronder elektrische onderstations, besturingssystemen voor hernieuwbare energie of besturingssystemen van waternutsbedrijven. Het falen van software op deze gebieden kan leiden tot aanzienlijke stroomonderbrekingen, onderbrekingen in de watervoorziening of andere storingen in openbare voorzieningen, waardoor gemeenschappen in gevaar kunnen komen en grote schade kan worden aangericht.
  • Andere omgevingen met een hoog risico: alle andere kritieke infrastructuren en omgevingen waar een storing in de software kan leiden tot aanzienlijke schade aan personen of het milieu.

Gebruikersverantwoordelijkheid: gebruikers moeten ervoor zorgen dat ze het beoogde gebruik van de software begrijpen en de software niet gebruiken in een omgeving die buiten het beoogde doel valt. Het is de verantwoordelijkheid van de gebruiker om de geschiktheid van de software voor de beoogde toepassing te beoordelen, vooral in scenario's die een risico kunnen vormen voor leven, gezondheid en/of milieu.

Afwijzing van aansprakelijkheid: Invantive wijst elke verantwoordelijkheid af voor schade, letsel of wettelijke gevolgen die voortvloeien uit het gebruik of misbruik van deze software in verboden en/of onbedoelde toepassingen.

  
Disclaimer