RPayJournalCheckUnPost.orderTable Method [AX 2012]

Gets resolution journal order table record.

Syntax

protected RHRMOrderTable orderTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An indicator, if true returned record will be selected for update.

Return Value

Type: RHRMOrderTable Table
An order table record.

See Also

Reference

RPayJournalCheckUnPost Class