InventJournalCheckPost_Movement.postJournal Method [AX 2012]
Posts journal and saves its data to the InventJournalReportTable_RU table.
Syntax
protected void postJournal(JournalTransList _journalTransList)
Run On
Called
Parameters
- _journalTransList
Type: JournalTransList Class
A list of transactions to be posted.