Share via


InventMov_Statement.canBeOnAllInventLocations Method [AX 2012]

Determines whether the movement can be on all warehouses.

Syntax

public boolean canBeOnAllInventLocations()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

The statement movement can always be on all warehouses.

See Also

Reference

InventMov_Statement Class