Share via


WHSWorkCreate.killFailedShipments Method [AX 2012]

Loops over shipments that failed location directives and determines if any work should be created or not.

If no work is to be created then it deleted tmpWorkLines for the shipment.

Syntax

public void killFailedShipments()

Run On

Server

See Also

Reference

WHSWorkCreate Class