SalesPickingListJournalCreate.checkIfWMSOrderTransExist Method [AX 2012]

Determines whether a Warehouse Management System (WMS) order transaction exists for the WMS picking route.

Syntax

protected boolean checkIfWMSOrderTransExist()

Run On

Server

Return Value

Type: boolean
true if a WMS order transaction exists for the WMS picking route; otherwise, false.

See Also

Reference

SalesPickingListJournalCreate Class