Share via


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

  • _fromCatchError
    Type: boolean
    This value is not used.

See Also

Reference

RetailPostingInvoiceJournal Class