PurchPackingSlipJournalPost.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 nullNothingnullptrunita null reference (Nothing in Visual Basic) if no verification should be performed.

Community Additions

ADD
Show: