Share via


SalesPickingListJournalCreate.checkIfWMSOrder Method [AX 2012]

Checks whether all lines that are being updated use output orders.

Syntax

protected boolean checkIfWMSOrder()

Run On

Server

Return Value

Type: boolean
false if at least one line does not use output orders; otherwise, true.

See Also

Reference

SalesPickingListJournalCreate Class