RAssetJournalAdd::constructFromLedgerJournalTable Method [AX 2012]

Constructs a new instance of the RAssetJournalAdd class.

client server public static RAssetJournalAdd constructFromLedgerJournalTable(LedgerJournalTable _ledgerJournalTable)

Run On

Called

Parameters

_ledgerJournalTable
Type: LedgerJournalTable Table
A record of the LedgerJournalTable table.

Return Value

Type: RAssetJournalAdd Class
The new instance of the RAssetJournalAdd class.
Show: