RLedgerTurnoverType::newPrecalcInterface Method [AX 2012]

Instantiates a report type class using precalculated data.

client server public static RLedgerTurnoverTypeable newPrecalcInterface(RLedgerTurnoverSheetType _reportType)

Run On

Called

Parameters

_reportType
Type: RLedgerTurnoverSheetType Enumeration
The report type enumeration value.

Return Value

Type: RLedgerTurnoverTypeable Interface
The instance of the report type class implementing the RLedgerTurnoverTypeable interface.

ExceptionCondition
Error

Incorrect value of report type was passed into the method.

Show: