通貨率のインポート (ウィンドウ ID-296)
提供: iDempiere ja
ウィンドウ: 通貨率のインポート
説明: Import Currency Conversion Rates
助ける: The rates are imported after validation of currencies and conversion rate type as well as rates. The multiply rate is used. If a reciprocal rate is to be created, the divide rate is used.
TAB: 通貨率のインポート
説明: 通貨交換比率をインポートします。
助ける null
ファイル:通貨率のインポート - 通貨率のインポート - ウィンドウ (iDempiere 1.0.0).png
名前 | 名前 | 説明 | 助ける | 仕様書 |
---|---|---|---|---|
Import Conversion Rate | 交換比率のインポート | Import Currency Conversion Rate | null | I_Conversion_Rate_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) Yes-No |
Conversion Rate | 交換比率 | 通貨を変換するのに使用されるレート | 交換比率は元通貨を会計通貨に変換するとき使用するレート(掛けるか、または割る)を定義します。 | C_Conversion_Rate_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 |
Active | アクティブ | レコードはシステムでアクティブです。 | レコードをシステムで使用不可にするには、2つの方法があります:1つはレコードを削除することで、もう1つは、レコードを不活性化することです。不活性のレコードは選択できません。しかし、レポートには利用可能です。
不活性にする理由は2つあります: (1) システムは監査目的のためのレコードを必要とします。 (2) レコードは他のレコードによって参照されます。このパートナーレコードのための存在する請求書があれば、例えば、ビジネスパートナーを削除することはできません。ビジネスーパートナーを不活性化することで、それを防ぎます。このレコードは将来のエントリーに使用されます。 |
IsActive character(1) Yes-No |
ISO Currency Code | ISO通貨コード | 3文字のISO 4217 通貨コードです。 | 詳細のためには、 http://www.unece.org/trade/rec/rec09en.htm を参照してください。 | ISO_Code character(3) String |
Currency | 通貨 | このレコードのための通貨です。 | このレコードに関して処理するか、または報告するとき、使用される通貨を示します。 | C_Currency_ID numeric(10) Table Direct |
ISO Currency To Code | ISO通貨をコード化 | Three letter ISO 4217 Code of the To Currency | For details - http://www.unece.org/trade/rec/rec09en.htm | ISO_Code_To character(3) String |
Currency To | 対象通貨 | 対象通貨 | 対象通貨はこの交換比率の対象となる通貨を定義します。 | C_Currency_ID_To numeric(10) Table |
Currency Type Key | 通貨タイプキー | Key value for the Currency Conversion Rate Type | The date type key for the conversion of foreign currency transactions | ConversionTypeValue character varying(40) String |
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) Table Direct |
Multiply Rate | 倍率 | Rate to multiple the source by to calculate the target. | To convert Source number to Target number, the Source is multiplied by the multiply rate. If the Multiply Rate is entered, then the Divide Rate will be automatically calculated. | MultiplyRate numeric Number |
Divide Rate | 分割レート | 元の番号を対象番号に変換するために、元番号は分割されています。 | 元の番号を対象の番号に変換するために、分割レートは元番号で割られます。分割番号を入力すると、掛け算率は自動的に計算されます。 | DivideRate numeric Number |
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 |
Valid to | 有効 | Valid to including this date (last day) | The Valid To date indicates the last day of a date range | ValidTo timestamp without time zone Date |
Create Reciprocal Rate | 相互レートを作成 | Create Reciprocal Rate from current information | If selected, the imported USD->EUR rate is used to create/calculate the reciprocal rate EUR->USD. | CreateReciprocalRate character(1) Yes-No |
Import Conversion Rate | 通貨交換比率をインポート | 通貨交換比率をインポートします。 | 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 |