Share via


RLedgerTurnoverDrillThroughAction::drillThrough Method [AX 2012]

Performs a drill-through action for a particular amount in the report.

Syntax

client public static void drillThrough(RecId _recId, int _amountType)

Run On

Client

Parameters

  • _amountType
    Type: int
    The integer code of the amount type.

See Also

Reference

RLedgerTurnoverDrillThroughAction Class