InventMov_KanbanJobPickingList.canBeOnSupermarket Method [AX 2012]

Determines if a movement can have an InventDimId value that represents a kanban supermarket.

Syntax

public boolean canBeOnSupermarket()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method overrides a base class method.

See Also

Reference

InventMov_KanbanJobPickingList Class