FormletterJournalPost.checkNotStockedLineBeforePosting Method [AX 2012]

Verifies the not stocked order lines before posting.

protected boolean checkNotStockedLineBeforePosting(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 can be posted; otherwise, false.

Community Additions

ADD
Show: