RetailPostingInvoiceJournal.LISrunbaseMainEnd Method [AX 2012]
Checks whether the journal is being used or blocked by the system.
Syntax
public void LISrunbaseMainEnd(
InventJournalTable _InventJournalTable,
JournalRunbaseCallbackable _runBaseBatch,
boolean _fromCatchError)
Run On
Called
Parameters
- _InventJournalTable
Type: InventJournalTable Table
An InventJournalTable record.
- _runBaseBatch
Type: JournalRunbaseCallbackable Interface
The ID of a JournalRunbaseCallbackable field.
- _fromCatchError
Type: boolean
This value is not used.