RLedgerTurnoverDrillThroughAction::drillThrough Method [AX 2012]
Performs a drill-through action for a particular amount in the report.
client public static void drillThrough(RecId _recId, int _amountType)
Run On
ClientParameters
- _recId
- Type: RecId Extended Data Type
The record ID of the report line being clicked.
- _amountType
- Type: int
The integer code of the amount type.
Show: