D7430016A - Get Effective Exchange Rate - COMM - 03B
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szCurrencyCodeFrom | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
| szCurrencyCodeTo | CRDC | char | OPT | INPUT |
A code that identifies the domestic (base) currency of the company on a transaction. | ||||
| mnAddressNumber | AN8 | MATH_NUMERIC | OPT | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| jdDateTransactionJulian | TRDJ | JDEDATE | OPT | INPUT |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
| mnCurrencyConverRate | CRR | MATH_NUMERIC | OPT | BOTH |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
| jdDateEffectiveRates | EFT | JDEDATE | OPT | OUTPUT |
The date that identifies when a date is first valid. The effective date is used generically. It can be a lease effective date, a price or cost
| ||||
| mnTriangulationRate1 | CRR | MATH_NUMERIC | OPT | OUTPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
| mnTriangulationRate2 | CRRD | MATH_NUMERIC | OPT | OUTPUT |
A number (exchange rate) that a foreign currency amount is divided by to calculate a domestic currency amount. The number you enter in
| ||||
| cCurrencyConversionMethod | CRCM | char | OPT | OUTPUT |
A value that specifies which method to use when converting from one currency to another. Valid values are:
Y
Multiplier method. The
| ||||
| cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
| szErrorCode | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
| None |
| None |