Share via


LedgerJournalEngine.parmLedgerJournalTable Method [AX 2012]

Gets the instance of the LedgerJournalTable table.

Syntax

public LedgerJournalTable parmLedgerJournalTable()

Run On

Called

Return Value

Type: LedgerJournalTable Table
An instance of the LedgerJournalTable table.

Remarks

This method does not read the LedgerJournalName table as the ledgerJournalTable method does.

See Also

Reference

LedgerJournalEngine Class