Skip to main content

Window: Import Inventory

[Created: 28/05/2003 - Updated: 02/01/2000 ]
Description: Import Inventory Transactions
Help: Validate and Import Inventory Transactions

Tab: Inventory

[Created: 28/05/2003 - Updated: 02/01/2000 ]
Description: Import Inventory
Help: Validate and Import Inventory Transactions. The Locator is primarily determined by the Locator Key, then the Warehouse and X,Y,Z fields.A Physical Inventory is created per Warehouse and Movement Date.
Tab Level: 0

Table 10: Inventory - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
Import InventoryImport Inventory Transactionsi_inventory.I_Inventory_ID numeric(10)
ID
ImportedHas this import been processedThe Imported check box indicates if this import has been processed.i_inventory.I_IsImported character(1)
Yes-No
Phys.InventoryParameters for a Physical InventoryThe Physical Inventory indicates a unique parameters for a physical inventory.i_inventory.M_Inventory_ID numeric(10)
Search
Phys.Inventory LineUnique line in an Inventory documentThe Physical Inventory Line indicates the inventory document line (if applicable) for this transactioni_inventory.M_InventoryLine_ID numeric(10)
Search
Import Error MessageMessages generated from import processThe Import Error Message displays any error messages generated during the import process.i_inventory.I_ErrorMsg character varying(2000)
String
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.i_inventory.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.i_inventory.AD_Org_ID numeric(10)
Table Direct
Document Type NameName of the Document Typei_inventory.DocTypeName character varying(60)
String
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesi_inventory.C_DocType_ID numeric(10)
Table Direct
Movement DateDate a product was moved in or out of inventoryThe Movement Date indicates the date that a product moved in or out of inventory. This is the result of a shipment, receipt or inventory movement.i_inventory.MovementDate timestamp without time zone
Date
Warehouse KeyKey of the WarehouseKey to identify the Warehousei_inventory.WarehouseValue character varying(40)
String
Aisle (X)X dimension, e.g., AisleThe X dimension indicates the Aisle a product is located in.i_inventory.X character varying(60)
String
Bin (Y)Y dimension, e.g., BinThe Y dimension indicates the Bin a product is located ini_inventory.Y character varying(60)
String
Level (Z)Z dimension, e.g., LevelThe Z dimension indicates the Level a product is located in.i_inventory.Z character varying(60)
String
Locator KeyKey of the Warehouse Locatori_inventory.LocatorValue character varying(40)
String
LocatorWarehouse LocatorThe Locator indicates where in a Warehouse a product is located.i_inventory.M_Locator_ID numeric(10)
Table Direct
Search KeySearch key for the record in the format required - must be uniqueA search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).i_inventory.Value character varying(40)
String
UPC/EANBar Code (Universal Product Code or its superset European Article Number)Use this field to enter the bar code for the product in any of the bar code symbologies (Codabar, Code 25, Code 39, Code 93, Code 128, UPC (A), UPC (E), EAN-13, EAN-8, ITF, ITF-14, ISBN, ISSN, JAN-13, JAN-8, POSTNET and FIM, MSI/Plessey, and Pharmacode)i_inventory.UPC character varying(30)
String
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.i_inventory.M_Product_ID numeric(10)
Search
Lot NoLot number (alphanumeric)The Lot Number indicates the specific lot that a product was part of.i_inventory.Lot character varying(20)
String
Serial NoProduct Serial NumberThe Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1.i_inventory.SerNo character varying(20)
String
Quantity bookBook QuantityThe Quantity Book indicates the line count stored in the system for a product in inventoryi_inventory.QtyBook numeric
Quantity
Quantity countCounted QuantityThe Quantity Count indicates the actual inventory count taken for a product in inventoryi_inventory.QtyCount numeric
Quantity
Internal Use QtyInternal Use Quantity removed from InventoryQuantity of product inventory used internally (positive if taken out - negative if returned)i_inventory.QtyInternalUse numeric
Quantity
Charge NameName of the Chargei_inventory.ChargeName character varying(60)
String
ChargeAdditional document chargesThe Charge indicates a type of Charge (Handling, Shipping, Restocking)i_inventory.C_Charge_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.i_inventory.Description character varying(255)
String
Current Cost PriceThe currently used cost pricei_inventory.CurrentCostPrice numeric
Amount
Cost Adjustment LineUnique line in an Inventory cost adjustment documentThe Cost Adjustment Line indicates the inventory cost adjustment document line (if applicable) for this transactioni_inventory.M_CostingLine_ID numeric(10)
Search
Import InventoryImport Physical InventoryThe Parameters are default values for null import record values, they do not overwrite any data.i_inventory.Processing character(1)
Button