出荷 受領確認 (ウィンドウ ID-330)
提供: iDempiere ja
ウィンドウ: 出荷/受領確認
説明: Material Shipment or Receipt Confirmation
助ける: Confirmation of Shipment or Receipt - Created from the Shipment/Receipt
TAB: 確認
説明: 材料出荷/受領の確認です。
助ける 出荷または受領の確認です。 - 出荷/受領から作成されます。
ファイル:出荷/受領確認 - 確認 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Document No | ドキュメント番号 | ドキュメントのドキュメント連続番号です。 | ドキュメント番号は、システムによって自動的に生成されて、ドキュメントのタイプによって決定されます。ドキュメントが保存されないと予備の番号が表示されます。"<>"新しいドキュメントを作成したときに、ドキュメントのタイプに定義された連続番号作成方法が定義されたいないなら、フィールドは空です。これは通常、外部の値(仕入先請求書など)を持っているドキュメントのためのものです。空の状態でフィールドをそのままにすると、システムは自動で連続番号を生成します。この場合、システムは、「連続番号のメンテナンス」で定義された方法によって連続番号を作成します。 | DocumentNo character varying(30) NOT NULL String |
Confirmation No | 確認番号 | Confirmation Number | null | ConfirmationNo character varying(20) String |
Shipment/Receipt | 出荷/受領 | Material Shipment Document | The Material Shipment / Receipt | M_InOut_ID numeric(10) NOT NULL Search |
Confirmation Type | 確認タイプ | Type of confirmation | null | ConfirmType character(2) NOT NULL List |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Approved | 承認済み | このドキュメントが承認を必要とするかどうかを示します。 | 承認済みチェックボックスは、それを処理する前に、このドキュメントが承認を必要とするかどうかを示します。 | IsApproved character(1) NOT NULL Yes-No |
Approval Amount | 承認額 | Document Approval Amount | Approval Amount for Workflow | ApprovalAmt numeric Amount |
Document Status | ドキュメント状態 | ドキュメントの現在の状態です。 | ドキュメント状態は、ドキュメントの状態を示します。ドキュメント状態を変更したい場合は、ドキュメントアクションフィールドを使用してください。 | DocStatus character(2) NOT NULL List |
Process Confirmation | プロセス確認 | null | null | DocAction character(2) NOT NULL Button |
In Dispute | 議論中 | Document is in dispute | The document is in dispute. Use Requests to track details. | IsInDispute character(1) NOT NULL Yes-No |
Cancelled | 取り消し済み | The transaction was cancelled | null | IsCancelled 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 |
Invoice | 請求書 | Invoice Identifier | The Invoice Document. | C_Invoice_ID numeric(10) Search |
Create Package | パッケージを作成 | 出荷のためにパッケージを作成してください。 | null | CreatePackage character(1) Button |
TAB: 詳細
説明: 材料出荷または受領確認の詳細です。
助ける 数量は、在庫の測定単位の中にあります。
ファイル:出荷/受領確認 - 詳細 - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Client | クライアント | このインストールのためのクライアント/テナントです。 | クライアントは会社または法人です。 クライアントの間のデータは共有することができません。 テナントはクライアントの同義語です。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 組織 | クライアントの中の組織的な実体です。 | 組織は、クライアントまたは法人の単位です。-- 例えば店、部です。 組織の間のデータは共有することができます。 | AD_Org_ID numeric(10) NOT NULL Table Direct |
Ship/Receipt Confirmation | 出荷/受領確認 | Material Shipment or Receipt Confirmation | Confirmation of Shipment or Receipt - Created from the Shipment/Receipt | M_InOutConfirm_ID numeric(10) NOT NULL Table Direct |
Shipment/Receipt Line | 出荷/受領詳細 | Line on Shipment or Receipt document | The Shipment/Receipt Line indicates a unique line in a Shipment/Receipt document | M_InOutLine_ID numeric(10) NOT NULL Search |
Target Quantity | 目標数量 | Target Movement Quantity | The Quantity which should have been received | TargetQty numeric NOT NULL Quantity |
Confirmed Quantity | 確認済み数量 | Confirmation of a received quantity | Confirmation of a received quantity | ConfirmedQty numeric NOT NULL Quantity |
Difference | 差異 | Difference Quantity | null | DifferenceQty numeric Quantity |
Scrapped Quantity | 廃棄数量 | The Quantity scrapped due to QA issues | null | ScrappedQty numeric Quantity |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
Confirmation No | 確認番号 | Confirmation Number | null | ConfirmationNo character varying(20) String |
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 |
Invoice Line | 請求書詳細 | Invoice Detail Line | The Invoice Line uniquely identifies a single line of an Invoice. | C_InvoiceLine_ID numeric(10) Search |