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 the fund amount for period by source date.
Syntax
server public static RPayAmount getFundAmountBySourceDate(
TransDate _start,
TransDate _end,
RPayCounterUnit _fund,
[RPayGroup _group])
Run On
Server
Parameters
- _start
Type: TransDate Extended Data Type
The start date.
- _end
Type: TransDate Extended Data Type
The end date.
- _fund
Type: RPayCounterUnit Extended Data Type
The fund.
- _group
Type: RPayGroup Extended Data Type
The payroll group.
Return Value
Type: RPayAmount Extended Data Type
The fund amount for period by source date.