| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemNumber |
the unique identifier for this item |
string |
None. |
| FromSiteName |
the old site of the inventory |
string |
None. |
| FromLocationCode |
the old location within the site where the inventory was |
string |
None. |
| FromParentContainerId |
the Inventory Quantity can be moved out of a container (such as a carton, box, tote, tub, pallet, cage, etc). The From Parent Container Id (From Parent ContainerLicense Plate Number) must already exist in the system prior to use. |
string |
None. |
| ToSiteName |
the new site of the inventory |
string |
None. |
| ToLocationCode |
the new location of the inventory |
string |
None. |
| ToParentContainerId |
the Inventory Quantity can be moved into a container (such as a carton, box, tote, tub, pallet, cage, etc). The value of move To Parent Container Id (Move To Parent Container License Plate Number_ must already exist in the system prior to use. |
string |
None. |
| Quantity |
the amount to adjust |
decimal number |
None. |
| DateCode |
the date code of the inventory |
date |
None. |
| Lot |
the lot of the inventory |
string |
None. |
| SerialNumber |
the unique serial number of the inventory |
string |
None. |
| ChildContainerId |
when moving an entire container this is the license plate number of that container. For example, there are 3 containers: CON-LPN-SOURCE1, CON-LPN-DEST2, and CON-LPN-CHILD1 AND ''CON-LPN-CHILD1'' is currently nested within ''CON-LPN-SOURCE1'' AND we want to move ''CON-LPN-SOURCE1'' into a different container: ''CON-LPN-DEST2'' In this case, the value of FromParentContainerId should be set to the OLD-parent: ''CON-LPN-SOURCE1'' The value of ToParentContainerId should be set to the NEW-parent: ''CON-LPN-DEST2'' The child container that is being moved should have the field (Trackby) ChildContainerId set to ''CON-LPN-CHILD1'' |
string |
None. |