Share via


LedgerBalanceSheetDim.ensureGeneralJournalEntryDS Method [AX 2012]

Ensures that a data source exists for the general journal entry and creates it if it does not.

Syntax

protected QueryBuildDataSource ensureGeneralJournalEntryDS(QueryBuildDataSource _qbds)

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The updated data source that has the general journal entry data source that is created or confirmed.

See Also

Reference

LedgerBalanceSheetDim Class