RPayTrans::getSumAmount Method
Gets the amount.
Syntax
server public static Amount getSumAmount(
ReportPeriod_RU _payPeriod,
RHRMEmplId _emplId,
boolean _byWorker,
RPayChargeType _payChargeType)
Run On
Server
Parameters
- _payPeriod
Type: ReportPeriod_RU Extended Data Type
The calculation period.
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
- _byWorker
Type: boolean
If true amont will be get separately for worker.
- _payChargeType
Type: RPayChargeType Enumeration
The category.
Return Value
Type: Amount Extended Data Type
The amount.