FormletterJournalPost.createNotStockedPostCheck Method [AX 2012]

Retrieves a TradeNotStockedPostCheck object that is used to verify order lines during posting.

protected TradeNotStockedPostCheck createNotStockedPostCheck()

Run On

Server

Return Value

Type: TradeNotStockedPostCheck Class
A TradeNotStockedPostCheck object that is used to verify order lines during posting.

This method can return null if no verification should be performed.

Community Additions

ADD
Show: