割引スキーマ(Discount Schema)|iDempiere 13 画面リファレンス
割引スキーマ(Discount Schema)
Section titled “割引スキーマ(Discount Schema)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 233)
メニュー: 在庫管理 ▸ 品目マスタ管理 ▸ 割引スキーマ
Maintain Trade Discount Schema
Trade discount schema calculates the trade discount percentage
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 割引スキーマ | M_DiscountSchema | 0 | Trade Discount Schema |
| 30 | 割引条件設定 | M_DiscountSchemaBreak | 1 | Trade discount based on breaks (steps) |
割引スキーマ タブのフィールド
Section titled “割引スキーマ タブのフィールド”Trade discount schema calculates the trade discount percentage
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 割引タイプ | DiscountType | List | ✔ | Type of trade discount calculation |
| スクリプト | Script | Text | Dynamic Java Language Script to calculate result | |
| 取引先割引率優先 | IsBPartnerFlatDiscount | Yes-No | ✔ | Use flat discount defined on Business Partner Level |
| 割引率 | FlatDiscount | Number | Flat discount percentage | |
| 数量ベース | IsQuantityBased | Yes-No | ✔ | Trade discount break level based on Quantity (not value) |
| 累積レベル | CumulativeLevel | List | Level for accumulative calculations | |
| 再計算 | Processing | Button | Renumber Discount entries |
割引条件設定 タブのフィールド
Section titled “割引条件設定 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 割引スキーマ | M_DiscountSchema_ID | Table Direct | ✔ | Schema to calculate the trade discount percentage |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| シーケンスNo | SeqNo | Integer | ✔ | Method of ordering records; lowest number comes first |
| 品目カテゴリ | M_Product_Category_ID | Table Direct | Category of a Product | |
| 品目 | M_Product_ID | Search | Product, Service, Item | |
| 分岐値 | BreakValue | Number | ✔ | Low Value of trade discount break level |
| 取引先割引率優先 | IsBPartnerFlatDiscount | Yes-No | ✔ | Use flat discount defined on Business Partner Level |
| 分岐割引率 | BreakDiscount | Number | ✔ | Trade Discount in Percent for the break level |
| Fixed Price | FixedPrice | Costs+Prices | Fixed Price for Product |