SNCATMAP – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
S15- Primary key
BUD-OBJ-ID,SC-HC-CATEGORY,BO-CATEGORY- Fields
- 6
- Updated by
- 3 programs
- Referenced by
- 0 programs
SNCATMAP is a Lawson Smart Notification table (prefix S15); no description in the lawson data dictionary. It is indexed by BUD-OBJ-ID, SC-HC-CATEGORY, BO-CATEGORY (S15SET1); alternate indexes: S15SET2. It is updated by SN60.3, SN80.2 and SNFL.1. The table has 6 fields, 2 indexes and 0 documented relations.
About SNCATMAP
No description in the Lawson data dictionary.
Fields (6)
Column = COBOL field name without the S15- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
S15-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. | SN60.3, SN80.2 |
S15-SC-HC-CATEGORY PKSC_HC_CATEGORY | Alpha 50 (Lower Case) | — | SN60.3, SN80.2 |
S15-SC-SAL-ACCTSC_SAL_ACCT | Alpha 50 (Lower Case) | — | — |
S15-BO-CATEGORY PKBO_CATEGORY | Alpha 12 | Contains the user-defined code that represents a position in the company. | SN60.3, SN80.2 |
S15-HEAD-CAT-OPTHEAD_CAT_OPT | Alpha 1 | — | SN60.3, SN80.2 |
S15-COMPANYCOMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | SN60.3, SN80.2 |
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 |
|---|---|---|---|---|
S15SET1 | BUD-OBJ-ID, SC-HC-CATEGORY, BO-CATEGORY | Primary | SN60.3, SN80.2, SNFL.1 | |
S15SET2 | BUD-OBJ-ID, BO-CATEGORY, SC-HC-CATEGORY | KeyChange | SN60.3 |