PurchInvoiceJournalPost.createNotStockedPostCheck Method [AX 2012]

Retrieves a TradeNotStockedPostCheck object that is used to verify order lines when you post.

protected TradeNotStockedPostCheck createNotStockedPostCheck()

Run On

Server

Return Value

Type: TradeNotStockedPostCheck Class
A TradeNotStockedPostCheck object that is used to verify order lines when you post.

This method returns nullNothingnullptrunita null reference (Nothing in Visual Basic) when there is no verification to perform.

Community Additions

ADD
Show: