Share via


WMSShipmentPhysicalUpdBatchMulti.buildShipmentIdSets Method [AX 2012]

Creates a set of shipment IDs for shipments that should be physically updated.

Syntax

protected container buildShipmentIdSets()

Run On

Called

Return Value

Type: container
A packed map that contains an InventTransType enumeration value as the key and a packed set of shipment IDs as the value.

See Also

Reference

WMSShipmentPhysicalUpdBatchMulti Class