Share via


LedgerBalanceSheetDimCol_Cov.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 is either created or confirmed.

See Also

Reference

LedgerBalanceSheetDimCol_Cov Class