Share via


KanbanJobTypeTransfer.mustBeWIPIssueMovement Method [AX 2012]

Determines whether the movement for the kanbanJob record is a WIP issue type movement.

Syntax

public boolean mustBeWIPIssueMovement()

Run On

Called

Return Value

Type: boolean
true if the movement must be a InventMov_KanbanJob_WIP object; otherwise, false.

Remarks

A WIP type occurs when only one side of a transaction is booked in the inventory.

See Also

Reference

KanbanJobTypeTransfer Class