AxLedger::newLedger Method [AX 2012]

Creates an instance of the Ledger class.

client server public static AxLedger newLedger(Ledger _Ledger)

Run On

Called

Parameters

_Ledger
Type: Ledger Table
The new Ledger buffer that will be used for the current instance.

Return Value

Type: AxLedger Class
An instance of the AxLedger class.
Show: