RLedgerTurnoverTypeable.addMainAccountRange Method [AX 2012]

Adds main account range to the report query.

Syntax

public void addMainAccountRange(MainAccountRange _accountRange, [boolean _offset])

Run On

Called

Parameters

  • _offset
    Type: boolean
    The flag indicating whether the range value relates to the offset account.

See Also

Reference

RLedgerTurnoverTypeable Interface