SNACTMAP – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
S07- Primary key
BUD-OBJ-ID,SC-ACT-CODE- Fields
- 9
- Updated by
- 2 programs
- Referenced by
- 3 programs
SNACTMAP is a Lawson Smart Notification table (prefix S07); no description in the lawson data dictionary. It is indexed by BUD-OBJ-ID, SC-ACT-CODE (S07SET1); alternate indexes: S07SET2. It is updated by SN60.1 and SNFL.1 and referenced by SNOP.1, SNSA.1 and SNSP.1. The table has 9 fields, 2 indexes and 0 documented relations.
About SNACTMAP
No description in the Lawson data dictionary.
Fields (9)
Column = COBOL field name without the S07- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
S07-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 |
S07-SC-ACT-CODE PKSC_ACT_CODE | Alpha 50 (Lower Case) | — | SN60.1 |
S07-CHART-NAMECHART_NAME | Alpha 12 | This is the name you assigned to the chart of accounts when you defined your company structure in the General Ledger system. | SN60.1 |
S07-SUMRY-ACCT-IDSUMRY_ACCT_ID | Numeric 6 | You can work with the summary account you defined in chart of accounts. | SN60.1 |
S07-ACCOUNTACCOUNT | Numeric 6 | This field along with the accounting unit and subaccount make up the location (account) where amounts and other account information is stored. | SN60.1 |
S07-SUB-ACCOUNTSUB_ACCOUNT | Numeric 4 | This field contains the subaccount from your general ledger chart of accounts that was charged with the amount carried on this record. | SN60.1 |
S07-ACCOUNT-LISTACCOUNT_LIST | Alpha 12 | Attribute categories are selection parameters used to build a list of objects (accounting units). Attribute categories and values are the basis of the selection and sorting. A attribute list can then be used for reporting on and processing objects. | SN60.1 |
S07-FB-ACCOUNTFB_ACCOUNT | Numeric 6 | This field along with the accounting unit and subaccount make up the location (account) where amounts and other account information is stored. | SN60.1 |
S07-FB-SUB-ACCOUNTFB_SUB_ACCOUNT | Numeric 4 | This field contains the subaccount from your general ledger chart of accounts that was charged with the amount carried on this record. | SN60.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 |
|---|---|---|---|---|
S07SET1 | BUD-OBJ-ID, SC-ACT-CODE | Primary | SN60.1, SNFL.1, SNOP.1, SNSA.1, SNSP.1 | |
S07SET2 | BUD-OBJ-ID, FB-ACCOUNT, FB-SUB-ACCOUNT, SC-ACT-CODE | KeyChange | — |