RLedgerTurnoverType::newPrecalcInterface Method [AX 2012]
Instantiates a report type class using precalculated data.
client server public static RLedgerTurnoverTypeable newPrecalcInterface(RLedgerTurnoverSheetType _reportType)
Run On
CalledParameters
- _reportType
- Type: RLedgerTurnoverSheetType Enumeration
The report type enumeration value.
Return Value
Type: RLedgerTurnoverTypeable InterfaceThe instance of the report type class implementing the RLedgerTurnoverTypeable interface.
Show: