Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets date and value for the rate found within dates interval by rate code.
Syntax
client server public static container getDateAndValue(
RPayRateCode _payRateCode,
StartDate _dateStart,
EndDate _dateEnd,
RPayRateCallContext _context)
Run On
Called
Parameters
- _payRateCode
Type: RPayRateCode Extended Data Type
The rate.
- _dateStart
Type: StartDate Extended Data Type
The start date.
- _dateEnd
Type: EndDate Extended Data Type
The end date.
- _context
Type: RPayRateCallContext Class
The call context.
Return Value
Type: container
A container with date and value.