Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the IsPhysicalInventoryEnabled field is correctly set up for related dimensions.
Syntax
public boolean checkRelatedPhysicalDimensions()
Run On
ClientOrServer
Return Value
Type: boolean
true if setup complies with the rules; false otherwise.
Remarks
The following rules are checked: - if Location is physical inventory then Warehouse should be also - if Pallet is physical inventory then Location should be also.