通貨レート(Currency Rate)|iDempiere 13 画面リファレンス
通貨レート(Currency Rate)
Section titled “通貨レート(Currency Rate)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 116)
メニュー: 会計管理 ▸ 会計設定 ▸ 通貨レート
Maintain Currency Conversion Rates
The Conversion Rates window is used to define the conversion rates that will be used when converting document amounts from one currency to another. Note that only the multiply rate is used; The divide rate is for visualization only.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 通貨レート | C_Conversion_Rate | 0 | Define Currency Conversion Rates |
通貨レート タブのフィールド
Section titled “通貨レート タブのフィールド”The Conversion Rates tab is used to define conversion rates to be used when converting document amounts from one currency to another. Conversion rates can be defined for multiple rate types. They can also be effective for a defined range of dates. Note that only the multiply rate is used; The divide rate is for visualization only.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 通貨 | C_Currency_ID | Table | ✔ | The Currency for this record |
| 目標通貨 | C_Currency_ID_To | Table | ✔ | Target currency |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 通貨レートタイプ | C_ConversionType_ID | Table Direct | ✔ | Currency Conversion Rate Type |
| 有効開始日 | ValidFrom | Date | ✔ | Valid from including this date (first day) |
| 有効終了日 | ValidTo | Date | Valid to including this date (last day) | |
| 掛算レート | MultiplyRate | Number | ✔ | Rate to multiple the source by to calculate the target. |
| 割算レート | DivideRate | Number | ✔ | To convert Source number to Target number, the Source is divided |