Share via


PurchInvoiceJournalPost.checkNotStockedLineAfterPosting Method [AX 2012]

Verifies the not stocked order lines after posting.

Syntax

protected boolean checkNotStockedLineAfterPosting(TradeNotStockedPostCheck _notStockedPostCheck)

Run On

Server

Parameters

Return Value

Type: boolean
true if the order line could be posted; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class