Share via


AxdTransferJournal.createInventJournalTable Method [AX 2012]

Creates a default InventJournalTable table in an AxInventJournalTable table as a header for the AxInventJournalTrans table lines.

Syntax

private void createInventJournalTable(AxInventJournalTable _axInventJournalTable)

Run On

Server

Parameters

Remarks

If it does not create a default journal, this method throws an error.

See Also

AxdTransferJournal Class

AxdTransferJournal.prepareForSave Method