Share via


LedgerBalanceSheetDimCol_Bud.ensureBudgetTransHeaderDS Method [AX 2012]

Ensures that a data source exists for the budget transaction header and creates it if it does not.

Syntax

protected QueryBuildDataSource ensureBudgetTransHeaderDS(QueryBuildDataSource _qbds)

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The updated data source with the budget transaction header data source created or confirmed.

See Also

Reference

LedgerBalanceSheetDimCol_Bud Class