在庫のインポート (ウィンドウ ID-267)
提供: iDempiere ja
ウィンドウ: 在庫のインポート
説明: Import Inventory Transactions
助ける: Validate and Import Inventory Transactions
TAB: 在庫
説明: 在庫のインポートです。
助ける 在庫取引を検証、インポートします。住所は、住所キーと倉庫、X,Y,X フィールドによって決定されます。
物理在庫は、倉庫ごと、移動ごとに作成されます。 ファイル:在庫のインポート - 在庫 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Import Inventory | 在庫のインポート | Import Inventory Transactions | 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 | 物理在庫 | Parameters for a Physical Inventory | The Physical Inventory indicates a unique parameters for a physical inventory. | M_Inventory_ID numeric(10) Search |
Phys.Inventory Line | 物理在庫詳細 | Unique line in an Inventory document | 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 | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) Table Direct |
Document Type Name | ドキュメントタイプ名 | Name of the Document Type | null | DocTypeName character varying(60) String |
Document Type | ドキュメントタイプ | ドキュメントのタイプまたはルールです。 | ドキュメントタイプはドキュメント連続番号と処理ルールを決定します。 | 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 | 倉庫キー | Key of the Warehouse | Key to identify the Warehouse | 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 | ロケータキー | Key of the Warehouse Locator | null | LocatorValue character varying(40) String |
Locator | ロケータ | 倉庫ロケータ | ロケータは、倉庫では、製品がどこに位置しているかを示します。 | M_Locator_ID numeric(10) Table Direct |
Search Key | 検索キー | Search key for the record in the format required - must be unique | 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 | Bar 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) | UPC character varying(30) String |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Search |
Lot No | ロット番号 | ロットナンバー(英数字)です。 | ロット番号は、製品が含まれていた特定のロットを示します。 | Lot character varying(20) String |
Serial No | シリアル番号 | Product Serial Number | 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 | 数量の本 | Book Quantity | The Quantity Book indicates the line count stored in the system for a product in inventory | QtyBook numeric Quantity |
Quantity count | 数量カウント | Counted Quantity | The Quantity Count indicates the actual inventory count taken for a product in inventory | QtyCount numeric Quantity |
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 | 料金名 | Name of the Charge | null | ChargeName character varying(60) String |
Charge | 料金 | Additional document charges | 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 | 現在の原価 | The currently used cost price | null | CurrentCostPrice numeric Amount |
Import Inventory | 在庫のインポート | 物理的な在庫をインポートします。 | パラメータは、NULLのインポートレコードのためのデフォルト値です。データを上書きすることはありません。 | Processing character(1) Button |