D1500530 - Get Decimals For Rounding
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cCurrencyProcessing | CRYR | char | REQ | INPUT |
A code that specifies whether to use multi-currency accounting, and the method of multi-currency accounting to use:
Codes are:
N Do not
| ||||
szBaseCurrency | BCRC | char | OPT | INPUT |
A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the
| ||||
szTransactionCurrency | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
cCurrencyMode | CRRM | char | OPT | INPUT |
An option that specifies whether the system displays amounts in the domestic or foreign currency.
On
The system displays amounts in the
| ||||
mnBaseCurrencyDecimals | NBR0 | MATH_NUMERIC | OPT | OUTPUT |
Everest Parent Data Item | ||||
mnTransCurrencyDecimals | NBR0 | MATH_NUMERIC | OPT | OUTPUT |
Everest Parent Data Item | ||||
szDataDictionaryItem | DTAI | char | REQ | INPUT |
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
| ||||
cReturnStatus | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |