SNCURRMAP – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
S35- Primary key
BUD-OBJ-ID,BO-CURR-CODE- Fields
- 5
- Updated by
- 2 programs
- Referenced by
- 8 programs
SNCURRMAP is a Lawson Smart Notification table (prefix S35); no description in the lawson data dictionary. It is indexed by BUD-OBJ-ID, BO-CURR-CODE (S35SET1); alternate indexes: S35SET2. It is updated by SN40.1 and SNFL.1 and referenced by SNCU.1, SNEM.1, SNOA.1, SNOP.1, SNRA.1, SNRP.1, SNSA.1 and SNSP.1. The table has 5 fields, 2 indexes and 0 documented relations.
About SNCURRMAP
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the S35- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
S35-BUD-OBJ-ID PKBUD_OBJ_ID | Numeric 12 | This is the object identifier. It is used to relate commitments or posted transactions back to the originating subsystems. Each subsystem record that is updated as a commitment or posted transaction is assigned an object identifier. The object identifier is maintained in the subsystem files and in the Activity Commitments Detail and Activity Transaction files. The object identifier is a unique key used to drill back from Activity Management to the subsystems. | SN40.1, SNFL.1 |
S35-BO-CURR-CODE PKBO_CURR_CODE | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | SN40.1, SNFL.1 |
S35-BO-CURR-DESCBO_CURR_DESC | Alpha 30 (Lower Case) | This field displays the description. | SN40.1, SNFL.1 |
S35-BO-NBR-DECIMALBO_NBR_DECIMAL | Numeric 1 | Number of decimals. | — |
S35-SC-CURR-CODESC_CURR_CODE | Alpha 50 (Lower Case) | — | SN40.1, SNFL.1 |
Indexes (2)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
S35SET1 | BUD-OBJ-ID, BO-CURR-CODE | Primary | SN40.1, SNCU.1, SNEM.1, SNFL.1, SNOA.1, SNRA.1, SNRP.1, SNSA.1 +1 more | |
S35SET2 | BUD-OBJ-ID, SC-CURR-CODE | SN40.1, SNOP.1, SNRP.1, SNSP.1 |