LedgerBalanceSheetDim.q_addOpeningDate Method [AX 2012]
Adds the opening date to the query - used when it calculates the opening balance.
Syntax
public abstract void q_addOpeningDate(QueryBuildDataSource _qbds, PeriodStart _periodStart)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
A query.
- _periodStart
Type: PeriodStart Extended Data Type
The from date.