Use this function to verify the override exhange rate against the tolerance limits. The tolerance
check prevents an override exchange rate from being greater or lesser than the most current exchange
rate by a predefined limit. This tolerance limit is a required input parameter for this function; in
Sales Order Entry, it is specified in th eprocessing options. If the new exchange rate has exceeded the
tolerance limit, issue a warning message 0681.
Note: Prior to calling this function you must call RetrieveCurrencyConversionRate to get the proper
currency exchange multiplier and divisor.
^
^
D4200110 - Verify Xchg Rate Against Tolerance
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnOverrideExchangeRate | 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
| ||||
mnCurrencyConvRateMult | 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
| ||||
mnCurrencyConvRateDiv | CRRD | MATH_NUMERIC | NONE | NONE |
A number (exchange rate) that a foreign currency amount is divided by to calculate a domestic currency amount. The number you enter in
| ||||
cCurrencyConversion | 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
| ||||
mnToleranceLimit | TFCT | MATH_NUMERIC | NONE | NONE |
When an interim check is entered with a pre-specified NET pay amount and you wish the computer to back calculate what the employee's
| ||||
cSuppressErrorMsg | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |