Share via


KanbanJobType.mustBeWIPIssueMovement Method [AX 2012]

Determines whether the movement for the KanbanJob record is a Work In Progress (WIP) issue-type movement.

Syntax

public boolean mustBeWIPIssueMovement()

Run On

Called

Return Value

Type: boolean
true if the movement must be of the InventMov_KanbanJob_WIP type.

Remarks

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

See Also

Reference

KanbanJobType Class