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.
Checks whether the InventLocationId value of the InventDim record of this movement is the same as the InventLocationId value of the Transferto location of the InventTransferTable that is related to this movement.
Syntax
protected boolean checkInventLocationId()
Run On
Called
Return Value
Type: boolean
true if the two InventLocationId values are the same; otherwise, false.