Share via


WHSPostPackingSlip::isPackingSlipEnabled Method [AX 2012]

Checks if post packing slip button should be enabled for the load

Syntax

client server public static boolean isPackingSlipEnabled(WHSLoadTable _whsLoadTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if post packing slip button should be enabled; otherwise, false

See Also

Reference

WHSPostPackingSlip Class