InventoryTransferLine
Description
Defines an inventory transfer line document in Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
WarehouseFromKey | N/A | N/A | The warehouse key object that uniquely identifies the warehouse location where the items will be transferred from. | |
WarehouseToKey | N/A | N/A | The warehouse key object that uniquely identifies the warehouse location where the items will be transferred to. | |
QuantityTypeFrom | N/A | N/A | The quantity type where the item will be transferred from. Quantity type can be: On Hand; Returned; In Use; In Service; and Damaged. | |
QuantityTypeTo | N/A | N/A | The quantity type where the item will be transferred to. Quantity type can be: On Hand; Returned; In Use; In Service; and Damaged. | |
InventoryFromGLAccount | N/A | N/A | The GL account number key object that uniquely identifies the GL account that will be decreased by the transfer. | |
InventoryToGLAccount | N/A | N/A | The GL account number key object that uniquely identifies the GL account that will be increased by the transfer. | |
Bins | N/A | N/A | A collection of inventory transfer bin objects for the inventory transfer line. | |
Lots | N/A | N/A | A collection of inventory transfer lot objects for the inventory transfer line. | |
Serials | N/A | N/A | A collection of inventory transfer serial objects for the inventory transfer line. |