D1702180A - Convert Currency Amounts For S/WM
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBaseCurrency | CRDC | char | OPT | INPUT |
A code that identifies the domestic (base) currency of the company on a transaction. | ||||
szForeignCurrency | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
mnCurrencyRate | CRR | MATH_NUMERIC | OPT | INPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
mnDomesticAmount | AG | MATH_NUMERIC | OPT | BOTH |
A value that specifies the total amount of the invoice or voucher pay item. The gross amount might include the tax amount, depending on
| ||||
jdTransactionDate | EFT | JDEDATE | OPT | INPUT |
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
| ||||
cModeOfConversion | EV01 | char | OPT | INPUT |
1 = convert domestic to foreign | ||||
szErrorMessage | 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
| ||||
mnForeignAmount | ACR | MATH_NUMERIC | OPT | BOTH |
The foreign currency amount entered on the transaction. If the Multi-Currency Conversion option on the General Accounting constants is set
| ||||
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
|
None |
None |