LedgerBalanceSheetDim.ensureFiscalCalendarPeriodDS Method [AX 2012]
Ensures that a data source exists for the fiscal calendar period and creates it if it does not.
Syntax
protected QueryBuildDataSource ensureFiscalCalendarPeriodDS(QueryBuildDataSource _qbds)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The data source to update.
Return Value
Type: QueryBuildDataSource Class
The updated data source that has the fiscal calendar data source that is created or confirmed.