SNTYPEMAP – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
S19- Primary key
BUD-OBJ-ID,SC-HC-TYPE,BO-TYPE- Fields
- 5
- Updated by
- 3 programs
- Referenced by
- 0 programs
SNTYPEMAP is a Lawson Smart Notification table (prefix S19); no description in the lawson data dictionary. It is indexed by BUD-OBJ-ID, SC-HC-TYPE, BO-TYPE (S19SET1); alternate indexes: S19SET2. It is updated by SN60.4, SN80.3 and SNFL.1. The table has 5 fields, 2 indexes and 0 documented relations.
About SNTYPEMAP
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the S19- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
S19-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.4, SN80.3 |
S19-SC-HC-TYPE PKSC_HC_TYPE | Alpha 50 (Lower Case) | — | SN60.4, SN80.3 |
S19-BO-TYPE PKBO_TYPE | Alpha 12 | Contains the user-defined code that represents a position in the company. | SN60.4, SN80.3 |
S19-HEAD-TYPE-OPTHEAD_TYPE_OPT | Alpha 1 | — | SN60.4, SN80.3 |
S19-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.4, SN80.3 |
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 |
|---|---|---|---|---|
S19SET1 | BUD-OBJ-ID, SC-HC-TYPE, BO-TYPE | Primary | SN60.4, SN80.3, SNFL.1 | |
S19SET2 | BUD-OBJ-ID, BO-TYPE, SC-HC-TYPE | SN60.4 |