LMLSEMXVAL – Lease Attribute Validation
- System
- LM (LM)
- Prefix
LXV- Primary key
OBJ-ID,MATRIX-CAT- Fields
- 3
- Updated by
- 1 program
- Referenced by
- 2 programs
LMLSEMXVAL is the Lease Attribute Validation table in Lawson LM (prefix LXV). It is indexed by OBJ-ID, MATRIX-CAT (LXVSET1); alternate indexes: LXVSET2. It is related 1:M to LMLSEMXAU. It is updated by MX500 and referenced by MX123 and MX202. The table has 3 fields, 2 indexes and 1 documented relation.
About LMLSEMXVAL
This file stores the LAWSON INSIGHT II Attribute Matrix (MX) attributes and values for lease objects.
Fields (3)
Column = COBOL field name without the LXV- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
LXV-OBJ-ID PKOBJ_ID | Numeric 12 | This is the system-generated object identifier. It connects the attribute to the lease record that it is assigned to. | MX500 |
LXV-MATRIX-CAT PKMATRIX_CAT | Alpha 12 | This field contains the matrix attribute categories for the lease. Attribute categories are attribute names assigned to an object (like a lease) additional information. Attribute values may then be used in selection and sorting for report and analysis. | MX500 |
LXV-MX-VALUEMX_VALUE | Alpha 32 | This field contains the matrix attribute values for the lease. | MX500 |
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 |
|---|---|---|---|---|
LXVSET1 | OBJ-ID, MATRIX-CAT | Primary | MX123, MX202, MX500 | |
LXVSET2 | MATRIX-CAT, MX-VALUE, OBJ-ID | KeyChange | MX123, MX202, MX500 |
Relations
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Lmlsemxau | LMLSEMXAU | LXV-OBJ-ID → LXA-OBJ-ID, LXV-MATRIX-CAT → LXA-MATRIX-CAT, → LXA-COMPANY, → LXA-LEASE, → LXA-ACTION, → LXA-DATE, → LXA-TIME, → LXA-UNIQUE-I-D |
Programs
Updated by (1)
- MX500 Attribute Value Population