Share via


JmgPayRule_RouteOprTable.getRuntimeCustomDataSource Method [AX 2012]

Gets the runtime custom time data source for the operations pay rule.

Syntax

protected ExpressionDataSource getRuntimeCustomDataSource(JmgStampJournalTrans _jmgStampJournalTrans)

Run On

Called

Parameters

Return Value

Type: ExpressionDataSource Class
An ExpressionDataSource object that contains the run time data source for the operations pay rule.

Remarks

Adds one run time field: the RouteOprId field that is initialized from the ActOprID field of the transaction.

See Also

Reference

JmgPayRule_RouteOprTable Class