LedgerBalanceSheetDim.ensureMainAccountDS Method [AX 2012]
Ensures that a data source exists for the main account and creates it if it does not.
Syntax
protected QueryBuildDataSource ensureMainAccountDS(QueryBuildDataSource _qbds)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The data source being updated.
Return Value
Type: QueryBuildDataSource Class
Retrieves the updated data source that has a main account data source that is created or confirmed.