RPayRateObj::constructFromRateTable Method [AX 2012]
Constructs class from rate record.
client server public static RPayRateObj constructFromRateTable(RPayRateTable _rateTable, RPayRateCallContext _callContext)
Run On
CalledParameters
- _rateTable
- Type: RPayRateTable Table
The RPayRateTable table record.
- _callContext
- Type: RPayRateCallContext Class
The call context.
Show: