CURELATREL – Currency Relation Interface
- System
- General Ledger Setup (IF)
- Prefix
CRI- Primary key
CURRENCY-TABLE,SEQ-NUMBER- Fields
- 9
- Updated by
- 2 programs
- Referenced by
- 1 program
CURELATREL is the Currency Relation Interface table in Lawson General Ledger Setup (prefix CRI). It is indexed by CURRENCY-TABLE, SEQ-NUMBER (CRISET1); alternate indexes: CRISET2. It is updated by CU162 and CU62.1 and referenced by CU262. The table has 9 fields, 2 indexes and 0 documented relations.
About CURELATREL
No description in the Lawson data dictionary.
Fields (9)
Column = COBOL field name without the CRI- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#CRI-CURRENCY-TABLE PKCURRENCY_TABLE | Alpha 12 | This field contains the name of the currency table for which the relations are interfaced. | CU62.1 |
#CRI-SEQ-NUMBER PKSEQ_NUMBER | Numeric 6 | A unique number assigned to each transaction to be interfaced into the Lawson system. | CU62.1 |
#CRI-FR-CURR-CODE SET2FR_CURR_CODE | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | CU62.1 |
#CRI-TO-CURR-CODE SET2TO_CURR_CODE | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | CU62.1 |
#CRI-MULT-DIVMULT_DIV | Alpha 1 | This indicates whether the rate will be multiplied or divided. | CU162, CU62.1 |
#CRI-OVD-TOLERANCEOVD_TOLERANCE | Numeric 3 | This field indicates by what percentage you can override the exchange rate. The default is blank which indicates that no tolerance editing takes place. This field is ignored if Overrride Protection is set to Yes. | CU62.1 |
#CRI-TRNGLT-INDTRNGLT_IND | Alpha 1 | This field indicates whether the currency relationship is triangulated, that is whether the currencies in the relationship must use a third currency to convert.
| CU62.1 |
#CRI-TRNGLT-CURR-CDTRNGLT_CURR_CD | Alpha 5 | If you selected Y (Yes) in the Triangulate field, select the currency used to triangulate the conversion. For members of the European Union, this should be the Euro. | CU62.1 |
#CRI-OVD-PROT-INDOVD_PROT_IND | Alpha 1 | This field determines if the translation rate should be protected from being overridden in a journal entry. The default is N (No). | CU62.1 |
Indexes (2)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
CRISET1 |
| Primary | CU162, CU262, CU62.1 | |
CRISET2 |
| CU162, CU62.1 |
Programs
Updated by (2)
Referenced by (1)
- CU262 Currency Relations Interface Listing