RLedgerTurnoverType::newInterface Method [AX 2012]
Instantiates a report type class.
client server public static RLedgerTurnoverTypeable newInterface(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: