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

Return Value

Type: RPayRateObj Class
The constructed RPayRateObj class instance.

Exceptions

Exception Condition
Error

Not enough parameters.

See Also

Reference

RPayRateObj Class