InventLedgerConflictGeneralLedger.addTotallingIntervals Method [AX 2012]
Adds account totaling intervals based on the DimensionAttributeValueTotallingCriteria table to the specified data source.
Syntax
protected void addTotallingIntervals(QueryBuildDataSource _mainAccountQueryBuildDataSource)
Run On
Called
Parameters
- _mainAccountQueryBuildDataSource
Type: QueryBuildDataSource Class
The data source for the MainAccount table to which to add the account intervals.
Remarks
If no account totaling intervals are in the DimensionAttributeValueTotallingCriteria table, the main account from the dialog box is used as an interval, both from-account and to-account are set to this main account.