Share via


KanbanJobType.mustBeTransferMovement Method [AX 2012]

Determines whether the movement for the kanbanJob record is a transfer type movement.

Syntax

public boolean mustBeTransferMovement()

Run On

Called

Return Value

Type: boolean
true if the movement must be a subtype of the InventMov_KanbanJob_Transfer class; otherwise, false.

Remarks

A transfer type occurs when both sides of a transaction are booked in inventory.

See Also

Reference

KanbanJobType Class