配分リスト(Distribution List)|iDempiere 13 画面リファレンス
配分リスト(Distribution List)
Section titled “配分リスト(Distribution List)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 318)
(標準メニュー未登録 / 間接使用)
Maintain Distribution Lists
Distribution list contain business partners and a distribution quantity or ratio for creating Orders
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 配分リスト | M_DistributionList | 0 | Distribution Lists allow to distribute products to a selected list of partners |
| 20 | 配分詳細 | M_DistributionListLine | 1 | Distribution List Line with Business Partner and Quantity/Percentage |
配分リスト タブのフィールド
Section titled “配分リスト タブのフィールド”Distribution list contain business partners and a distribution quantity or ratio for creating Orders
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 | |
| コメント | Help | Text | Comment or Hint | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 総比率 | RatioTotal | Number | Total of relative weight in a distribution |
配分詳細 タブのフィールド
Section titled “配分詳細 タブのフィールド”The distribution can be based on Ratio, fixed quantity or both. If the ratio and quantity is not 0, the quantity is calculated based on the ratio, but with the Quantity as a minimum.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 配分リスト | M_DistributionList_ID | Table Direct | ✔ | Distribution Lists allow to distribute products to a selected list of partners |
| 説明 | Description | String | Optional short description of the record | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 取引先 | C_BPartner_ID | Search | ✔ | Identifies a Business Partner |
| 取引先住所 | C_BPartner_Location_ID | Table Direct | ✔ | Identifies the (ship to) address for this Business Partner |
| 比率 | Ratio | Number | Relative Ratio for Distributions | |
| 最小数量 | MinQty | Quantity | ✔ | Minimum quantity for the business partner |