MLMONITOR – ML Monitor
- System
- Multi-Ledger (ML)
- Prefix
MLN- Primary key
PROGRAM,LEDGER,COMPANY,PROGRAM-KEY- Fields
- 10
- Updated by
- 2 programs
- Referenced by
- 0 programs
MLMONITOR is the ML Monitor table in Lawson Multi-Ledger (prefix MLN). It is indexed by PROGRAM, LEDGER, COMPANY, PROGRAM-KEY (MLNSET1). It is updated by ML15.1 and ML190. The table has 10 fields, 1 index and 0 documented relations.
About MLMONITOR
No description in the Lawson data dictionary.
Fields (10)
Column = COBOL field name without the MLN- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
MLN-PROGRAM PKPROGRAM | Alpha 5 | This field identifies the program for which a monitor record was created. | ML190 |
MLN-RUN-GROUPRUN_GROUP | Alpha 15 | The run Group is used to group records together for interfacing. | ML190 |
MLN-LEDGER PKLEDGER | Alpha 15 | The ledger being monitored. | ML190 |
MLN-COMPANY PKCOMPANY | Numeric 4 | The company being monitored. It must be linked to the ledger using Ledger Setup (ML10.1). | ML190 |
MLN-PROGRAM-KEY PKPROGRAM_KEY | Alpha 50 | This field displays program information relevant to whether programs can run concurrently. Free form field are used to store run parameters. | ML190 |
MLN-RUN-DATERUN_DATE | Numeric 8 (yyyymmdd) | The date the monitor record was created. | ML190 |
MLN-RUN-TIMERUN_TIME | Numeric 6 (hhmmss) | The date the monitor record was created. | ML190 |
MLN-JOB-NAMEJOB_NAME | Alpha 10 | The job name associated with the monitor record. | ML190 |
MLN-USER-NAMEUSER_NAME | Alpha 10 (Lower Case) | The user name associated with the monitor record. | ML190 |
MLN-STEP-NBRSTEP_NBR | Numeric 3 | The step number associated with the monitor record. | ML190 |
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 |
|---|---|---|---|---|
MLNSET1 | PROGRAM, LEDGER, COMPANY, PROGRAM-KEY | Primary | ML15.1, ML190 |