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.
Creates a new instance of one of the RLedgerTurnoverType class descendants.
Syntax
client server public static RLedgerTurnoverType construct(RLedgerTurnoverSheetType _reportType)
Run On
Called
Parameters
- _reportType
Type: RLedgerTurnoverSheetType Enumeration
The report type.
Return Value
Type: RLedgerTurnoverType Class
The instance of a RLedgerTurnoverType class descendant.
Exceptions
| Exception | Condition |
|---|---|
| Error | Throws exception if report type parameter value is not supported. |