SNGLUNIT – No description in the Lawson data dictionary
- System
- Smart Notification (SN)
- Prefix
SNU- Primary key
COMPANY,ACCT-UNIT,SUMMARY-ACCT,ACCOUNT,SUB-ACCOUNT- Fields
- 28
- Updated by
- 1 program
- Referenced by
- 0 programs
SNGLUNIT is a Lawson Smart Notification table (prefix SNU); no description in the lawson data dictionary. It is indexed by COMPANY, ACCT-UNIT, SUMMARY-ACCT, ACCOUNT, SUB-ACCOUNT (SNUSET1). It is updated by SNGL.1. The table has 28 fields, 1 index and 0 documented relations.
About SNGLUNIT
No description in the Lawson data dictionary.
Fields (28)
Column = COBOL field name without the SNU- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
SNU-COMPANY PKCOMPANY | 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. | SNGL.1 |
SNU-ACCT-UNIT PKACCT_UNIT | Alpha 15 | The accounting unit is a shorthand notation representing the variable level number. When used in the General Ledger Account Master file, the accounting unit must be defined in the General Ledger Names file as a posting accounting unit. | SNGL.1 |
SNU-SUMMARY-ACCT PKSUMMARY_ACCT | Alpha 12 | — | SNGL.1 |
SNU-ACCOUNT PKACCOUNT | Numeric 6 | This field along with the accounting unit and subaccount make up the location (account) where amounts and other account information is stored. | SNGL.1 |
SNU-SUB-ACCOUNT PKSUB_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. | SNGL.1 |
SNU-CUR-PRD-UNTCUR_PRD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-QTR-UNTCUR_QTR_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-TOT-UNTCUR_TOT_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-PRV-PRD-UNTPRV_PRD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-PRV-QTD-UNTPRV_QTD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-PRV-QTR-UNTPRV_QTR_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-LYR-PRD-UNTLYR_PRD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-LYR-QTD-UNTLYR_QTD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-LYR-QTR-UNTLYR_QTR_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-LYR-YTD-UNTLYR_YTD_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-LYR-TOT-UNTLYR_TOT_UNT | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-PRD-BUNCUR_PRD_BUN | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-QTD-BUNCUR_QTD_BUN | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-QTR-BUNCUR_QTR_BUN | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-YTD-BUNCUR_YTD_BUN | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-CUR-TOT-BUNCUR_TOT_BUN | Signed 15.2 | The total positive detail auto reversing amounts. | SNGL.1 |
SNU-AU-DESCAU_DESC | Alpha 30 (Lower Case) | This field displays the description. | SNGL.1 |
SNU-ACCOUNT-DESCACCOUNT_DESC | Alpha 60 (Lower Case) | The account description. | SNGL.1 |
SNU-AU-DEPTHAU_DEPTH | Numeric 1 | The number of variable levels pertaining to this record. | SNGL.1 |
SNU-ACCT-DEPTHACCT_DEPTH | Numeric 2 | The level depth of the summary account category. | SNGL.1 |
SNU-ACCT-STYLEACCT_STYLE | Numeric 1 | —
| SNGL.1 |
SNU-CHART-TYPECHART_TYPE | Numeric 1 | —
| SNGL.1 |
SNU-PARENT-AUPARENT_AU | Alpha 15 | The accounting unit is a shorthand notation representing the variable level number. When used in the General Ledger Account Master file, the accounting unit must be defined in the General Ledger Names file as a posting accounting unit. | SNGL.1 |
Indexes (1)
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 |
|---|---|---|---|---|
SNUSET1 | COMPANY, ACCT-UNIT, SUMMARY-ACCT, ACCOUNT, SUB-ACCOUNT | Primary | SNGL.1 |
Programs
Updated by (1)
- SNGL.1 General Ledger Notification Update