FormletterJournalPost.checkNotStockedLineBeforePosting Method [AX 2012]

Verifies the not stocked order lines before posting.

Syntax

protected boolean checkNotStockedLineBeforePosting(TradeNotStockedPostCheck _notStockedPostCheck)

Run On

Server

Parameters

Return Value

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

See Also

Reference

FormletterJournalPost Class