Lawson 10.0 MSP6 Technical Library

Tables, screens and batch programs — the full Lawson S3 data dictionary

The complete Lawson S3 v10.0 MSP6 data dictionary and program library: 1,918 tables with 38,719 fields, 4,941 indexes and 7,988 documented relations, plus 4,752 programs (3,219 online screens and 1,533 batch jobs) across 49 systems. Every table page lists fields with types and valid values, indexes, one-to-one and one-to-many relations, and the programs that update or reference it.

Systems

How to read these pages

Lawson tables are documented with their COBOL field names (PEM-EMPLOYEE); the physical column is the name without the three-character prefix, with hyphens replaced by underscores (EMPLOYEE). Programs follow the pattern XX11.1 for online screens (two-digit form number plus subform) and XX140 for batch jobs. Index XXXSET1 is the primary key; every other documented index is unique unless flagged otherwise.