Share via


WHSPostPackingSlip::isShipConfirmEnabled Method [AX 2012]

Checks if ship confirm button should be enabled for the load

Syntax

client server public static boolean isShipConfirmEnabled(WHSLoadTable _whsLoadTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if ship confirm button should be enabled; otherwise, false

See Also

Reference

WHSPostPackingSlip Class