LedgerBalanceSheetDim.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 that is created or confirmed.

See Also

Reference

LedgerBalanceSheetDim Class