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.
Packs parameters of the calculation.
Syntax
server protected static container packParms(
RHRMPayMainEmplId _mainEmplId,
RPayAmount _limitationAmount,
boolean _withhold)
Run On
Server
Parameters
- _mainEmplId
Type: RHRMPayMainEmplId Extended Data Type
The primary employee id.
- _limitationAmount
Type: RPayAmount Extended Data Type
The limitation amount.
- _withhold
Type: boolean
Withhold if true.
Return Value
Type: container
The parameters packed.