SNSPENDACT – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
S40- Primary key
BUD-OBJ-ID,SC-ACT-CODE- Fields
- 8
- Updated by
- 3 programs
- Referenced by
- 4 programs
SNSPENDACT is a Lawson Smart Notification table (prefix S40); no description in the lawson data dictionary. It is indexed by BUD-OBJ-ID, SC-ACT-CODE (S40SET1); alternate indexes: S40SET2. It is updated by SN60.1, SNFL.1 and SNGE.1 and referenced by SN75.1, SN80.1, SNDA.1 and SNSA.1. The table has 8 fields, 2 indexes and 0 documented relations.
About SNSPENDACT
No description in the Lawson data dictionary.
Fields (8)
Column = COBOL field name without the S40- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
S40-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.1, SNGE.1 |
S40-SC-ACT-CODE PKSC_ACT_CODE | Alpha 50 (Lower Case) | — | SN60.1, SNGE.1 |
S40-SC-ACT-TYPESC_ACT_TYPE | Alpha 2 | — | SN60.1, SNGE.1 |
S40-SC-DESCRIPTIONSC_DESCRIPTION | Alpha 100 (Lower Case) | — | SN60.1, SNGE.1 |
S40-SC-PARENT-CODESC_PARENT_CODE | Alpha 50 (Lower Case) | — | SNGE.1 |
S40-SC-RECONCILESC_RECONCILE | Numeric 1 | — | SNGE.1 |
S40-SC-UPDATE-DATESC_UPDATE_DATE | Numeric 8 (yyyymmdd) | This field displays the system date when this was created. | SNGE.1 |
S40-SC-UPDATE-TIMESC_UPDATE_TIME | Numeric 8 | This field is updated automatically to indicate the time that the GL entry was created. It is system-maintained. | SNGE.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 |
|---|---|---|---|---|
S40SET1 | BUD-OBJ-ID, SC-ACT-CODE | Primary | SN60.1, SN75.1, SN80.1, SNDA.1, SNFL.1, SNGE.1, SNSA.1 | |
S40SET2 | BUD-OBJ-ID, SC-ACT-TYPE, SC-ACT-CODE | — |