FormletterJournalPost.checkNotStockedLineAfterPosting Method [AX 2012]

Verifies the not stocked order lines after posting.

protected boolean checkNotStockedLineAfterPosting(TradeNotStockedPostCheck _notStockedPostCheck)

Run On

Server

Parameters

_notStockedPostCheck
Type: TradeNotStockedPostCheck Class
The TradeNotStockedPostCheck object to use for verification.

Return Value

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

Community Additions

ADD
Show: