価格リストスキーマ (ウィンドウ ID-337)

提供: iDempiere ja
移動先:案内検索



ウィンドウ: 価格リストスキーマ

説明: Maintain Price List Schema

助ける: Price List schema defines calculation rules for price lists



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
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) NOT NULL
String
Description 説明 レコードの任意の短い説明です。 説明は、255文字に制限されます。 Description
character varying(255)
String
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
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 NOT NULL
Date
Discount Type 割り引きタイプ Type of trade discount calculation Type of procedure used to calculate the trade discount percentage DiscountType
character(1) NOT NULL
List
Renumber 番号付け替え 割引エントリーに番号を付け替えます。 null Processing
character(1)
Button




TAB: スキーマ詳細

説明: 取引割引価格リスト詳細です。


助ける 価格リストは、製品購入とカテゴリ割引に基づいて作成されます。

ここに記載されたパラメータは、価格リストの計算とコピーを可能にします。

計算:

  • 参照された価格リストのコピーと変換価格
  • 結果プラス過剰分量
  • 結果マイナス割引
  • もし、結果の価格が、初期の制限価格に最小利幅を足したものより小さいなら、この価格を使ってください。(利幅がゼロでない場合のみ)
  • 丸め結果価格

形式 is
NewPrice = (Convert(BasePrice) + Surcharge) * (100-Discount) / 100;
if MinMargin <> 0 then NewPrice = Max (NewPrice, Convert(OrigLimitPrice) + MinMargin);
if MaxMargin <> 0 then NewPrice = Min (NewPrice, Convert(OrigLimitPrice) + MaxMargin);


Example: (assuming same currency)
Original Prices: List=300, Standard=250, Limit=200;
New List Price: Base=List, Surcharge=0, Discount=0, Round


ファイル:価格リストスキーマ - スキーマ詳細 - ウィンドウ (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
Price List Schema 割り引きスキーマ Schema to calculate the trade discount percentage After calculation of the (standard) price, the trade discount percentage is calculated and applied resulting in the final price. M_DiscountSchema_ID
numeric(10) NOT NULL
Table
Active アクティブ レコードはシステムでアクティブです。 レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。

不活性にする理由は2つあります:

(1) システムは監査目的のためのレコードを必要とします。

(2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。

IsActive
character(1) NOT NULL
Yes-No
Sequence 連続番号 Method of ordering records; lowest number comes first The Sequence indicates the order of records SeqNo
numeric(10) NOT NULL
Integer
Currency Type 通貨タイプ Currency Conversion Rate Type The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. C_ConversionType_ID
numeric(10) NOT NULL
Table Direct
Conversion Date 変換日付 Date for selecting conversion rate The Conversion Date identifies the date used for currency conversion. The conversion rate chosen must include this date in it's date range ConversionDate
timestamp without time zone NOT NULL
Date
Business Partner ビジネスパートナー ビジネスパートナーを特定します。 ビジネスパートナーは取引をするすべての主体です。これは仕入先、販売先、従業員、または販売員を含むことができます。 C_BPartner_ID
numeric(10)
Search
Product 製品 製品、サービス、項目 この組織で購入、または販売する製品を特定します。 M_Product_ID
numeric(10)
Search
Product Category 製品カテゴリ 製品のカテゴリ この製品が属すカテゴリを特定します。 製品カテゴリは価格設定と選択に使用されます。 M_Product_Category_ID
numeric(10)
Table Direct
Classification 分類 Classification for grouping The Classification can be used to optionally group products. Classification
character varying(12)
String
Group1 Group1 null null Group1
character varying(255)
String
Group2 Group2 null null Group2
character varying(255)
String
List price Base 定価基礎 Price used as the basis for price list calculations The List Price Base indicates the price to use as the basis for the calculation of a new price list. List_Base
character(1) NOT NULL
List
List price min Margin 定価最小利幅 Minimum margin for a product The List Price Min Margin indicates the minimum margin for a product. The margin is calculated by subtracting the original list price from the newly calculated price. If this field contains 0.00 then it is ignored. List_MinAmt
numeric NOT NULL
Amount
List price Surcharge Amount 定価追加額 List Price Surcharge Amount The List Price Surcharge Amount indicates the amount to be added to the price prior to multiplication. List_AddAmt
numeric NOT NULL
Amount
List price max Margin 定価最大利幅 Maximum margin for a product The List Price Max Margin indicates the maximum margin for a product. The margin is calculated by subtracting the original list price from the newly calculated price. If this field contains 0.00 then it is ignored. List_MaxAmt
numeric NOT NULL
Amount
List price Discount % 定価割引% Discount from list price as a percentage The List Price Discount Percentage indicates the percentage discount which will be subtracted from the base price. A negative amount indicates the percentage which will be added to the base price. List_Discount
numeric NOT NULL
Number
List price Rounding 定価丸め Rounding rule for final list price The List Price Rounding indicates how the final list price will be rounded. List_Rounding
character(1) NOT NULL
List
Fixed List Price 固定定価 Fixes List Price (not calculated) null List_Fixed
numeric
Amount
Standard price Base 標準価格基礎 Base price for calculating new standard price The Standard Price Base indicates the price to use as the basis for the calculation of a new price standard. Std_Base
character(1) NOT NULL
List
Standard price min Margin 標準価格最小利幅 Minimum margin allowed for a product The Standard Price Min Margin indicates the minimum margin for a product. The margin is calculated by subtracting the original Standard price from the newly calculated price. If this field contains 0.00 then it is ignored. Std_MinAmt
numeric NOT NULL
Amount
Standard price Surcharge Amount 標準価格追加額 Amount added to a price as a surcharge The Standard Price Surcharge Amount indicates the amount to be added to the price prior to multiplication. Std_AddAmt
numeric NOT NULL
Amount
Standard max Margin 標準最大利幅 Maximum margin allowed for a product The Standard Price Max Margin indicates the maximum margin for a product. The margin is calculated by subtracting the original Standard price from the newly calculated price. If this field contains 0.00 then it is ignored. Std_MaxAmt
numeric NOT NULL
Amount
Standard price Discount % 標準価格割引% Discount percentage to subtract from base price The Standard Price Discount Percentage indicates the percentage discount which will be subtracted from the base price. A negative amount indicates the percentage which will be added to the base price. Std_Discount
numeric NOT NULL
Number
Standard price Rounding 標準価格丸め Rounding rule for calculated price The Standard Price Rounding indicates how the final Standard price will be rounded. Std_Rounding
character(1) NOT NULL
List
Fixed Standard Price 固定標準価格 Fixed Standard Price (not calculated) null Std_Fixed
numeric
Amount
Limit price Base 制限価格基礎 Base price for calculation of the new price Identifies the price to be used as the base for calculating a new price list. Limit_Base
character(1) NOT NULL
List
Limit price min Margin 制限価格最小利幅 Minimum difference to original limit price; ignored if zero Indicates the minimum margin for a product. The margin is calculated by subtracting the original limit price from the newly calculated price. If this field contains 0.00 then it is ignored. Limit_MinAmt
numeric NOT NULL
Amount
Limit price Surcharge Amount 制限価格追加額 Amount added to the converted/copied price before multiplying Indicates the amount to be added to the Limit price prior to multiplication. Limit_AddAmt
numeric NOT NULL
Amount
Limit price max Margin 制限価格最大利幅 Maximum difference to original limit price; ignored if zero Indicates the maximum margin for a product. The margin is calculated by subtracting the original limit price from the newly calculated price. If this field contains 0.00 then it is ignored. Limit_MaxAmt
numeric NOT NULL
Amount
Limit price Discount % 制限価格割引% Discount in percent to be subtracted from base, if negative it will be added to base price Indicates the discount in percent to be subtracted from base, if negative it will be added to base price Limit_Discount
numeric NOT NULL
Number
Limit price Rounding 制限価格丸め Rounding of the final result A drop down list box which indicates the rounding (if any) will apply to the final prices in this price list. Limit_Rounding
character(1) NOT NULL
List
Fixed Limit Price 固定限度価格 Fixed Limit Price (not calculated) null Limit_Fixed
numeric
Amount


Contributions / Posts

Cookieは私達のサービスを提供するのに役立ちます。このサービスを使用することにより、お客様はCookieの使用に同意するものとします。