Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs a drill-through action for a particular amount.
Syntax
public void drillThroughAction(
    Query _query, 
    int _amountType, 
    TmpRecIdFilter _tmpRecIdFilter)
Run On
Called
Parameters
- _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.