Share via


InventMov_Statement.canBeOnAllInventSites Method [AX 2012]

Determines whether the movement can be on all sites.

Syntax

public boolean canBeOnAllInventSites()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

The statement movement can always be on all sites.

See Also

Reference

InventMov_Statement Class