LedgerBalanceSheetDimCol_Bud.q_addSelectionFieldAccountNum Method [AX 2012]
Adds the account number as a selection field to the query.
Syntax
public void q_addSelectionFieldAccountNum(QueryBuildDataSource _qbds)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The query in which to add the account number.