RPayRateObj::constructFromRateTable Method [AX 2012]
Constructs class from rate record.
Syntax
client server public static RPayRateObj constructFromRateTable(RPayRateTable _rateTable, RPayRateCallContext _callContext)
Run On
Called
Parameters
- _rateTable
Type: RPayRateTable Table
The RPayRateTable table record.
- _callContext
Type: RPayRateCallContext Class
The call context.
Return Value
Type: RPayRateObj Class
The constructed RPayRateObj class instance.
Exceptions
Exception | Condition |
---|---|
Error | Not enough parameters. |