Share via


LedgerJournalTableData.initFromJournalName Method [AX 2012]

Initializes the table buffer that is managed by this instance of the LedgerJournalTableData class from a LedgerJournalName table record.

Syntax

public void initFromJournalName(JournalNameMap _journalName)

Run On

Called

Parameters

Remarks

You will typically pass in a LedgerJournalName table buffer for the _journalName parameter.

See Also

Reference

LedgerJournalTableData Class