Import Confirmations (窗口 ID-334)
来自iDempiere zh
窗口: Import Confirmations
描述: Import Receipt/Shipment Confirmation Lines
幫助: Import Confirmation data of existing Receipt/Shipment Confirmations
TAB: Confirmation Lines
描述: Import Receipt/Shipment Confirmation Lines
幫助 Import Confirmation data of existing Receipt/Shipment Confirmations
File:Import Confirmations - Confirmation Lines - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
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 |
Ship/Receipt Confirmation Import Line | Ship/Receipt Confirmation Import Line | Material Shipment or Receipt Confirmation Import Line | Import Confirmation Line Details | I_InOutLineConfirm_ID numeric(10) NOT NULL ID |
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) NOT NULL 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) NOT NULL Table Direct |
Ship/Receipt Confirmation Line | Ship/Receipt Confirmation Line | Material Shipment or Receipt Confirmation Line | Confirmation details | M_InOutLineConfirm_ID numeric(10) Search |
Confirmation No | Confirmation No | Confirmation Number | null | ConfirmationNo character varying(20) String |
Confirmed Quantity | Confirmed Quantity | Confirmation of a received quantity | Confirmation of a received quantity | ConfirmedQty numeric Quantity |
Scrapped Quantity | Scrapped Quantity | The Quantity scrapped due to QA issues | null | ScrappedQty numeric Quantity |
Difference | Difference | Difference Quantity | null | DifferenceQty numeric Quantity |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
Import Confirmations | Import Confirmations | Import Confirmations | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |
Processed | 已处理 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |