How Inventory Transfer Attributes Are Used with the Inventory Transfer Commands
- Last UpdatedNov 05, 2024
- 6 minute read
The following table describes how the inventory transfer commands use the transfer inventory attributes to move inventory from one storage entity to another.
|
Attribute Name |
Used By Receive |
Used by Move Inventory |
Used by Reclassify |
Comments |
|---|---|---|---|---|
|
ToLocation |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the destination storage entity to receive an item, transfer an inventory, or reclassify an inventory. For example: Warehouse A, WarehouseB, PalletA. If this attribute is not specified, the object's parent entity is used. |
|
ToItem |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the destination item for inventory receive, inventory transfer, or inventory reclassification. For example: cycles. When the item is not supplied, the default item from the source location is used, if available. |
|
ToLot |
Yes |
Yes |
Yes |
Identifies the destination lot number where the item is to be received or when the inventory is transferred or reclassified. For example: LotA, LotB, and so on. When the lot is not supplied, the default lot from the source location is used if available. |
|
ToSublot |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the destination sublot number where the item is to be received, or when the inventory is transferred or reclassified. For example: SublotA, SublotB, and so on. When the sublot is not supplied, the default sublot from the source location is used if available. |
|
ToGrade |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the destination grade of an item that is received, transferred, or reclassified. This attribute uses a string description, not the integer ID. For example: Acceptable, Overage, Shortage, Reject, and so on. When the inventory grade is not supplied, the default inventory grade from the source inventory location is used if available. If no inventory grade is found while creating a new inventory and a default state is configured for this sublot and lot, the default state is used to identify the item grade of the new inventory. If no inventory grade is found and a default grade is configured for this lot, the default grade is used to identify the item grade of the new inventory. |
|
ToState |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the destination state of an item that is received, transferred, or reclassified. This attribute uses a string description, not the integer ID. For example: Normal, Condemned, Hold, and so on. When the inventory state is not supplied, the default inventory state from the source inventory location is used if available. If no inventory state is found while creating a new inventory and a default state is configured for this sublot and lot, the default state is used to identify the item state of the new inventory. If no inventory state is found and a default grade is configured for this lot, the default state is used to identify the item state of the new inventory. |
|
ToUnitofMeasure |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the quantity in specific units that is used when the quantity is transferred. For example: Gallons, Liters, and so on. If a legitimate unit is supplied, the destination inventory is available, and it is measured in units other than the supplied units, the supplied quantity is converted to the destination units in the inventory based on a defined UOM conversion between the units. If a legitimate unit is supplied that is not the default unit for the item, the supplied quantity is converted from the supplied units to the native units of that item. If the unit is not specified or is not a valid unit of measure, it is assumed that the quantity is represented in native units of that item. |
|
ToExpiryDate |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Identifies the expiry date for the destination item that is received, transferred, or reclassified. When the expiry date of this item is not supplied, the default expiry date from the source inventory location is used if available. If no expiry date is found while creating a new inventory and a default expiry date is configured for this sublot and lot, the default expiry date is used to identify the expiry date of the new inventory. |
|
ToWorkOrder |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Used to identify and log the job that produces this item. When a value is supplied, it is used to log the work order in the inventory. Otherwise, the default work order from the source inventory location is used if available. During inventory transfers, the destination work order is overwritten with the work order ID from the source if a value for this attribute is not specified during inventory transfers. |
|
ToOperation |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Used to identify and log the job that produced this item. When a value is supplied, it is used to log the operation ID in the inventory. Otherwise, the default operation ID from the source inventory location is used if available. During inventory transfers, the destination operation is overridden with the operation ID from the source if a value for this attribute is not specified during inventory transfers. |
|
ToSequenceNumber |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Used to identify and log the job that produced this item. When a value is supplied, it is used to log the job sequence number in the inventory; otherwise, the default job sequence number from the source inventory location is used if available. During inventory transfers, the destination job sequence number is overridden with the sequence number from the source, if a value for this attribute is not specified during inventory transfers. |
|
TransferQuantity |
Yes (Required) |
Yes (Required) |
Yes (Required) |
Identifies the quantity to be transferred. |
|
TransferOption (Option 1: Enforce Destination Settings) |
No |
Yes (Required) |
No |
The transfer option is applicable only when the inventory is transferred to a different storage location, lot, or a sublot, whose storage location, lot, or sublot is not same. For Option 1 Enforce Destination Settings: The grade, status, and expiry date from the source inventory location must match with the grade, status, and expiry in the destination inventory location. If the grade, status, and expiry from the source location do not match the grade, status, and expiry in the destination location, the inventory is not transferred. |
|
TransferOption (Option 2: Ignore Destination Settings) |
No |
Yes (Required) |
No |
The transfer option is applicable only when the inventory is transferred to a different storage location, lot, or a sublot, whose storage location, lot, or sublot is not same. For Option 2 Ignore Destination Settings: The grade, status, and expiry date in the destination inventory location is ignored, if an item is transferred from a location whose date is different than the existing date. While transferring the quantities from one location to another, if a legitimate value for the grade, status, or expiry is supplied, the supplied value overwrites the existing value in the inventory. Otherwise, the existing grade, status, or expiry date in the destination inventory is retained. |
|
TransferOption (Option 3: Overwrite Destination Settings) |
No |
Yes (Required) |
No |
The transfer option is applicable only when the inventory is transferred to a different storage location, lot, or a sublot, whose storage location, lot, or sublot is not same. For Option 3 Overwrite Destination Settings: The grade, status, and expiry date in the destination inventory location are always overridden with the grade, status, and expiry date from the source location, regardless of whether the grade, status, and expiry date in the destination row match those in the source location. |
|
FromLocation |
Yes (Optional) |
Yes (Required) |
Yes (Required) |
Identifies the source storage entity from where the item needs to be transferred or shipped. For example: WarehouseA, WarehouseB, PalletA, and so on. |
|
FromItem |
No |
Yes (Required) |
Yes (Required) |
Identifies the source item that is part of the inventory transfer or inventory reclassification. For example: Cycles. |
|
FromLot |
No |
Yes (Required) |
Yes (Required) |
Identifies the source lot number from where the item needs to be transferred or shipped. For example: LotA, LotB, and so on. |
|
FromSublot |
No |
Yes (Required) |
Yes (Required) |
Identifies the source sublot number from where the item needs to be transferred or shipped. For example: LotA, LotB, and so on. |
|
FromWorkOrder |
No |
Yes (Optional) |
Yes (Optional) |
Identifies the work order of the job from where the item came when the option to uniquely identify item by job is configured. |
|
FromOperation |
No |
Yes (Optional) |
Yes (Optional) |
Identifies the operation of the job from where the item came when the option to uniquely identify item by job is configured. |
|
FromSequenceNumber |
No |
Yes (Optional) |
Yes (Optional) |
Identifies the sequence number of the job from where the item came when the option to uniquely identify item by job is configured. |
|
Comments |
Yes (Optional) |
Yes (Optional) |
Yes (Optional) |
Any additional comments that need to be logged during the inventory transfer or receive process. |