导入库存 (窗口 ID-267)
来自iDempiere zh
窗口: 导入库存
描述: 导入库存交易
幫助: Validate and Import Inventory Transactions
TAB: 库存
描述: 导入库存
幫助 Validate and Import Inventory Transactions
File:导入库存 - 库存 - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Import Inventory | 导入库存 | 导入库存交易 | null | I_Inventory_ID numeric(10) NOT NULL ID |
Imported | 已导入 | Has this import been processed | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Phys.Inventory | Phys.Inventory | 盘点参数 | The Physical Inventory indicates a unique parameters for a physical inventory. | M_Inventory_ID numeric(10) Search |
Phys.Inventory Line | Phys.Inventory Line | 盘点明细 | The Physical Inventory Line indicates the inventory document line (if applicable) for this transaction | M_InventoryLine_ID numeric(10) Search |
Import Error Message | 导入错误信息 | Messages generated from import process | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) Table Direct |
Organization | 机构 | 客户内的机构实体。 | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) Table Direct |
Document Type Name | 文件类型名 | 文件类型名 | null | DocTypeName character varying(60) String |
Document Type | 文件类型 | 文件类型或规则 | The Document Type determines document sequence and processing rules | C_DocType_ID numeric(10) Table Direct |
Movement Date | 调拨日期 | Date a product was moved in or out of inventory | The 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. | MovementDate timestamp without time zone Date |
Warehouse Key | 仓库关键字 | 仓库的关键字 | 关键字 | WarehouseValue character varying(40) String |
Aisle (X) | 走廊(X) | X dimension, e.g., Aisle | The X dimension indicates the Aisle a product is located in. | X character varying(60) String |
Bin (Y) | 货柜(Y) | Y dimension, e.g., Bin | The Y dimension indicates the Bin a product is located in | Y character varying(60) String |
Level (Z) | 货层(Z) | Z dimension, e.g., Level | The Z dimension indicates the Level a product is located in. | Z character varying(60) String |
Locator Key | 货位值 | null | null | LocatorValue character varying(40) String |
Locator | 货位 | 仓库货位 | The Locator ID indicates where in a Warehouse a product is located. | M_Locator_ID numeric(10) Table Direct |
Search Key | 检索关键字 | 记录的检索关键字在格式上是必须的 -并且必须唯一 | A 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_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |
Value character varying(40) String |
UPC/EAN | UPC/EAN条码 | 条形码 | 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) | UPC character varying(30) String |
Product | 产品 | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Lot No | 批 | 批号 | The Lot Number indicates the specific lot that a product was part of. | Lot character varying(20) String |
Serial No | 序列号 | 产品序号 | The Serial Number identifies a tracked, warranted product. It can only be used when the quantity is 1. | SerNo character varying(20) String |
Quantity book | 帐册数量 | 订购量 | The Quantity Book indicates the line count stored in the system for a product in inventory | QtyBook numeric Quantity |
Quantity count | 计数数量 | 计算了量 | The Quantity Count indicates the actual inventory count taken for a product in inventory | QtyCount numeric Quantity |
Internal Use Qty | Internal Use Qty | Internal Use Quantity removed from Inventory | Quantity of product inventory used internally (positive if taken out - negative if returned) | QtyInternalUse numeric Quantity |
Charge Name | 费用名 | 费用名 | null | ChargeName character varying(60) String |
Charge | 费用 | 附加的文件收费 | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Charge_ID numeric(10) Table Direct |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
Current Cost Price | 当前成本价格 | 那现在使用过的成本价格 | null | CurrentCostPrice numeric Amount |
Import Inventory | 导入库存 | 导入实际库存 | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |