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.
Copies all warehouse locations from one warehouse to another.
Syntax
server private static void copyInventLocation(InventLocationId inventLocationIdFrom, InventLocationId inventLocationIdTo)
Run On
Server
Parameters
- inventLocationIdFrom
Type: InventLocationId Extended Data Type
The warehouse to copy locations from.
- inventLocationIdTo
Type: InventLocationId Extended Data Type
The warehouse to copy locations to.
Exceptions
Exception | Condition |
---|---|
UpdateConflict | Standard update conflict resolution. |
UpdateConflictNotRecovered | Standard update conflict resolution. |
UpdateConflict | Standard update conflict resolution. |
UpdateConflictNotRecovered | Standard update conflict resolution. |