Share via


LedgerBalanceSheetDimCol_Bud.ensureDimAttrDS Method [AX 2012]

Ensures that a data source exists for the specified dimension attribute and creates it if it does not.

Syntax

protected QueryBuildDataSource ensureDimAttrDS(QueryBuildDataSource _qbds, RefRecId _dimAttrId)

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The updated data source for the specified dimension attribute , which can be created or confirmed.

See Also

Reference

LedgerBalanceSheetDimCol_Bud Class