Share via


WHSPostPackingSlip::shipConfirmAllLoads Method [AX 2012]

Runs the ship confirm process for all loads.

Syntax

client server public static void shipConfirmAllLoads(List _loadIdList)

Run On

Called

Parameters

  • _loadIdList
    Type: List Class
    List of loadIds to be ship confirmed.

See Also

Reference

WHSPostPackingSlip Class