Share via


RLedgerTurnoverType::updatePrecalcData Method [AX 2012]

Performs creation of precalculated transaction data.

Syntax

server public static void updatePrecalcData(
    Common _trans, 
    RLedgerTurnoverSheetType _reportType, 
   [boolean _showProgress])

Run On

Server

Parameters

  • _showProgress
    Type: boolean
    A flag indicating whether to show a progress bar or not.

Exceptions

Exception Condition
Error

Incorrect transaction buffer was passed into the method.

See Also

Reference

RLedgerTurnoverType Class