Share via


RLedgerTurnoverDrillThroughAction.new Method [AX 2012]

Creates an instance of RLedgerTurnoverDrillThroughAction class.

Syntax

protected void new(RLedgerTurnoverSheetLine _reportLine, int _amountType)

Run On

Client

Parameters

  • _amountType
    Type: int
    An amount type: Balance debit start - 1.Balance credit start - 2.Turnover debit - 3.Turnover credit - 4.Balance debit end - 5.Balance credit end - 6.

See Also

Reference

RLedgerTurnoverDrillThroughAction Class