Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Instantiates a report type class.
Syntax
client server public static RLedgerTurnoverTypeable newInterface(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.
Exceptions
Exception | Condition |
---|---|
Error | Incorrect value of report type was passed into the method. |