Import Price List (ウィンドウ ID-53071)
提供: iDempiere ja
ウィンドウ: Import Price List
説明: Import Price Lists
助ける: The Import Price List Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.
TAB: Import Price List
説明: Import Price Lists
助ける null
ファイル:Import Price List - Import Price List - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Import Price List | Import Price List | null | null | I_PriceList_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 |
Price List | 価格リスト | 価格リストの一意に決まる識別子です。 | 購入、販売した製品の価格設定、利幅、費用を決定するために使われます。 | M_PriceList_ID numeric(10) Table Direct |
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 |
Name | 名前 | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | Name character varying(60) String |
Description | 説明 | レコードの任意の短い説明です。 | 説明は、255文字に制限されます。 | Description character varying(255) String |
ISO Currency Code | ISO通貨コード | 3文字のISO 4217 通貨コードです。 | 詳細のためには、 http://www.unece.org/trade/rec/rec09en.htm を参照してください。 | ISO_Code character varying(3) String |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_ID numeric(10) Table Direct |
Price Precision | 価格精度 | Precision (number of decimals) for the Price | The prices of the price list are rounded to the precision entered. This allows to have prices with below currency precision, e.g. $0.005. Enter the number of decimals or -1 for no rounding. | PricePrecision numeric Integer |
Sales Price list | 販売価格リスト | これは販売価格リストです。 | 販売価格リストチェック・ボックスは、この価格リストが売買取引に使用されるかどうかを示します。 | IsSOPriceList character(1) Yes-No |
Price includes Tax | 税込価格 | Tax is included in the price | The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | IsTaxIncluded character(1) Yes-No |
Enforce price limit | 価格制限を強制 | Do not allow prices below the limit price | The Enforce Price Limit check box indicates that prices cannot be below the limit price in Orders and Invoices. Ths can be overwritten, if the role allows this. | EnforcePriceLimit character(1) Yes-No |
Price List Version | 価格リストバージョン | 価格リストの一意に決まるインスタンスを特定します。 | 各価格リストは、複数のバージョンを持つことができます。 最も一般の使用方法は価格リストが有効である日付を示すことです。 | M_PriceList_Version_ID numeric(10) Table Direct |
Valid from | 有効 | Valid from including this date (first day) | The Valid From date indicates the first day of a date range | ValidFrom timestamp without time zone Date |
Product Key | 製品キー | Key of the Product | null | ProductValue character varying(40) String |
Product | 製品 | 製品、サービス、項目 | この組織で購入、または販売する製品を特定します。 | M_Product_ID numeric(10) Table Direct |
List Price | 定価 | List Price | The List Price is the official List Price in the document currency. | PriceList numeric Costs+Prices |
Standard Price | 標準価格 | Standard Price | The Standard Price indicates the standard or normal price for a product on this price list | PriceStd numeric Costs+Prices |
Limit Price | 限度価格 | Lowest price for a product | The Price Limit indicates the lowest price for a product stated in the Price List Currency. | PriceLimit numeric Costs+Prices |
Business Partner Key | ビジネスパートナーキー | The Key of the Business Partner | null | BPartner_Value character varying(40) String |
Business Partner | ビジネスパートナー | ビジネスパートナーを特定します。 | ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 | C_BPartner_ID numeric(10) Search |
Break Value | 値を中断 | Low Value of trade discount break level | Starting Quantity or Amount Value for break level | BreakValue numeric Number |
UOM Code | UOMコード | UOM EDI X12 Code | The Unit of Measure Code indicates the EDI X12 Code Data Element 355 (Unit or Basis for Measurement) | X12DE355 character varying(4) String |
UOM | 測定単位 | Unit of Measureです。 | 測定単位は一意に決まる非通貨の単位を定義します。 | C_UOM_ID numeric(10) Table Direct |
Import Price Lists | Import Price Lists | Imports price lists from a file into the application | null | Processing character(1) Button |
Processed | 処理済 | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |