InventMov_KanbanJobPickingList.mustBeWMSOrderControlled Method [AX 2012]

Determines whether output orders must be used with the movement.

Syntax

public boolean mustBeWMSOrderControlled()

Run On

Called

Return Value

Type: boolean
true if an output order must be created; otherwise, false.

Remarks

This method is an override of the base class method.

See Also

Reference

InventMov_KanbanJobPickingList Class