Share via


RLedgerTurnoverType::construct Method [AX 2012]

Creates a new instance of one of the RLedgerTurnoverType class descendants.

Syntax

client server public static RLedgerTurnoverType construct(RLedgerTurnoverSheetType _reportType)

Run On

Called

Parameters

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.

See Also

Reference

RLedgerTurnoverType Class