InventMov_KanbanEmpty.canBeOnSupermarket Method [AX 2012]
Indicates whether 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.