Share via


LedgerBalanceSheetDimCol_Bud.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

Return Value

Type: QueryBuildDataSource Class
The updated data source with the main account data source, which can be created or confirmed.

See Also

Reference

LedgerBalanceSheetDimCol_Bud Class