RPayRateObj::constructFromRateTable Method [AX 2012]

Constructs class from rate record.

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.

ExceptionCondition
Error

Not enough parameters.

Show: