インポートの確認 (ウィンドウ ID-334)
提供: iDempiere ja
ウィンドウ: インポートの確認
説明: Import Receipt/Shipment Confirmation Lines
助ける: Import Confirmation data of existing Receipt/Shipment Confirmations
TAB: 確認詳細
説明: 領収書/出荷確認詳細をインポートします。
助ける 既存の領収書/出荷確認に関するデータをインポートします。
ファイル:インポートの確認 - 確認詳細 - ウィンドウ (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 | 出荷/受領確認インポート詳細 | 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 | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Ship/Receipt Confirmation Line | 出荷/受領確認詳細 | Material Shipment or Receipt Confirmation Line | Confirmation details | M_InOutLineConfirm_ID numeric(10) Search |
Confirmation No | 確認番号 | Confirmation Number | null | ConfirmationNo character varying(20) String |
Confirmed Quantity | 確認済み数量 | Confirmation of a received quantity | Confirmation of a received quantity | ConfirmedQty numeric Quantity |
Scrapped Quantity | 廃棄数量 | The Quantity scrapped due to QA issues | null | ScrappedQty numeric Quantity |
Difference | 差異 | Difference Quantity | null | DifferenceQty numeric Quantity |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Import Confirmations | 確認のインポート | 確認をインポートします。 | パラメータは、NULLのインポートレコードのためのデフォルト値です。データを上書きすることはありません。 | 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 |