SalesConfirmJournalCreate.checkContainsNonExistingSalesOrder Method [AX 2012]

Checks to determine whether there are any SalesParmLine records that relate to nonexistent sales orders.

Syntax

protected void checkContainsNonExistingSalesOrder()

Run On

Server

Exceptions

Exception Condition
Error

There are SalesParmLine records that relate to nonexistent sales orders.

See Also

Reference

SalesConfirmJournalCreate Class