RLedgerTurnoverTypeLedger.drillThroughAction Method [AX 2012]
Performs a drill-through action for a particular amount.
public void drillThroughAction(
Query _query,
int _amountType,
TmpRecIdFilter _tmpRecIdFilter)
Run On
CalledParameters
- _query
- Type: Query Class
The query for a drill-through form.
- _amountType
- Type: int
The type of the amount.
- _tmpRecIdFilter
- Type: TmpRecIdFilter Table
The reference to a temporary table containing record IDs for filtering.
Community Additions
ADD
Show: