RLedgerTurnoverType::updatePrecalcData Method [AX 2012]
Performs creation of precalculated transaction data.
server public static void updatePrecalcData(
Common _trans,
RLedgerTurnoverSheetType _reportType,
[boolean _showProgress])
Run On
ServerParameters
- _trans
- Type: Common Table
The transaction table buffer.
- _reportType
- Type: RLedgerTurnoverSheetType Enumeration
The report type enumeration value.
- _showProgress
- Type: boolean
A flag indicating whether to show a progress bar or not.
Show: