SLGROUPHDR – User Analysis Group Header
- System
- Strategic Ledger (SL)
- Prefix
SLH- Primary key
SEGMENT-GROUP- Fields
- 3
- Updated by
- 2 programs
- Referenced by
- 7 programs
SLGROUPHDR is the User Analysis Group Header table in Lawson Strategic Ledger (prefix SLH). It is indexed by SEGMENT-GROUP (SLHSET1). It is related 1:M to GLCHART, SLGROUPDTL and SLRELATHDR. It is updated by SL01.1 and SL01.2 and referenced by GL00.2, SL02.1, SL02.2, SL40.1, SLSE.1, SLSR.1 and SLUA.1. The table has 3 fields, 1 index and 3 documented relations.
About SLGROUPHDR
The Strategic Ledger Group Header (SLGROUPHDR) file stores user analysis group header information defined in SL01.2 (Define User Analysis Group). This identifies the user analysis group name and a description of the user analysis group.
Fields (3)
Column = COBOL field name without the SLH- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
SLH-SEGMENT-GROUP PKSEGMENT_GROUP | Alpha 15 | A user analysis group is a combination of up to four user analysis for reports and analysis. | SL01.2 |
SLH-DESCRIPTIONDESCRIPTION | Alpha 30 (Lower Case) | This is the user analysis group description. | SL01.2 |
SLH-LAST-SEG-ORDERLAST_SEG_ORDER | Numeric 2 | — | SL01.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 |
|---|---|---|---|---|
SLHSET1 | SEGMENT-GROUP | Primary | GL00.2, SL01.1, SL01.2, SL02.1, SL02.2, SL40.1, SLSE.1, SLSR.1 +1 more |
Relations
One to many (3) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Chart Of Accts | GLCHART | SLH-SEGMENT-GROUP → GCH-SEGMENT-GROUP, → GCH-CHART-NAME | ||
| Slgroupdtl | SLGROUPDTL | SLH-SEGMENT-GROUP → GRD-SEGMENT-GROUP, → GRD-SEGMENT-ORDER, → GRD-SEGMENT | ||
| Slrelathdr | SLRELATHDR | SLH-SEGMENT-GROUP → SRH-SEGMENT-GROUP, → SRH-RELATION |