To convert an amount field i.e. DomesticAmount or ForeignAmount from Domestic to Foreign or from 
Foreign to Domestic.
                 DomesticAmount    input/output
                  ForeignAmount       input/output
                  CurrencyConversionRate
                  CurrencyConversionMode  - allowable values are   D or F
                  CurrencyConversionCode  - allowable values N, Y, or  Z
D4200080 - Convert Domestic And Foreign Amount
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnDomesticAmount | AA | MATH_NUMERIC | NONE | NONE | 
A number that identifies the amount that the system will add to the account balance of the associated account number.  Enter credits with a 
  | ||||
| mnForeignAmount | AA1 | MATH_NUMERIC | NONE | NONE | 
A number that identifies the actual amount.  | ||||
| mnCurrencyConversionRate | CRR | MATH_NUMERIC | NONE | NONE | 
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount. 
The number in this field 
  | ||||
| cCurrencyMode | CRRM | char | NONE | NONE | 
An option that specifies whether the system displays amounts in the domestic or foreign currency.
On 
The system displays amounts in the 
  | ||||
| cCurrencyConversionCode | CRYR | char | NONE | NONE | 
A code that specifies whether to use multi-currency accounting, and the method of multi-currency accounting to use:
Codes are:
   N Do not 
  | ||||
| None | 
| None |