PAEMPTRACK – Required Training
- System
- Personnel (PA)
- Prefix
ETR- Primary key
COMPANY,EMPLOYEE,TYPE,TRACK- Fields
- 8
- Updated by
- 10 programs
- Referenced by
- 9 programs
PAEMPTRACK is the Required Training table in Lawson Personnel (prefix ETR). It is indexed by COMPANY, EMPLOYEE, TYPE, TRACK (ETRSET1); alternate indexes: ETRSET3. It is related 1:1 to PRSYSTEM, EMPLOYEE and PAEMPLOYEE and 1:M to PACOURSE and PATRACK. It is updated by HR11.1, PA115, TR113, TR114, TR13.1, TR13.2, TR15.1, TR21.1 and 2 more and referenced by TR05.1, TR120, TR121, TR20.1, TR20.2, TR20.3, TR20.4, TR201 and 1 more. The table has 8 fields, 2 indexes and 5 documented relations.
About PAEMPTRACK
Contains information about tracks and courses that employees are required to take. TR13.1 (Required Training by Track & Course) and TR13.2 (Required Training by Employee - Track or Course) are the primary programs that update this file.
Fields (8)
Column = COBOL field name without the ETR- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ETR-COMPANY PKCOMPANY | Numeric 4 | Contains the company number. | TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-EMPLOYEE PKEMPLOYEE | Numeric 9 | Contains the employee number. Each person employed by the company is assigned a unique number. The system uses the employee number to correlate all of the information related to that person. | TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-TYPE PKTYPE | Alpha 2 | Indicates whether the required training is a course or a track.
| TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-TRACK PKTRACK | Alpha 10 | Contains the track or course code. | TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-START-DATESTART_DATE | Numeric 8 (yyyymmdd) | Contains the date the track or course is assigned to the employee. | TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-TRACK-STATUSTRACK_STATUS | Alpha 1 | Indicates whether the employee has completed the track.
| TR113, TR114, TR13.1, TR13.2, TR15.1, TR21.1, TR22.1, TR500 |
ETR-EXP-CMPLT-DATEEXP_CMPLT_DATE | Numeric 8 (yyyymmdd) | Contains the estimated date for completing the course or track. | TR113, TR114, TR13.1, TR13.2, TR15.1 |
ETR-END-DATEEND_DATE | Numeric 8 (yyyymmdd) | Contains the date the employee completed the course or track. | TR13.1, TR13.2, TR15.1, TR21.1, TR22.1, TR500 |
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 |
|---|---|---|---|---|
ETRSET1 | COMPANY, EMPLOYEE, TYPE, TRACK | Primary | HR11.1, PA115, TR113, TR114, TR120, TR121, TR13.2, TR15.1 +9 more | |
ETRSET3 | TYPE, TRACK, COMPANY, EMPLOYEE | TR05.1, TR13.1, TR13.2, TR15.1, TR201 |
Relations
One to one (3) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Company | PRSYSTEM | Required | ETR-COMPANY → PRS-COMPANY, Spaces → PRS-PROCESS-LEVEL | |
| Employee | EMPLOYEE | Required | ETR-COMPANY → EMP-COMPANY, ETR-EMPLOYEE → EMP-EMPLOYEE | |
| Paemployee | PAEMPLOYEE | Required | ETR-COMPANY → PEM-COMPANY, ETR-EMPLOYEE → PEM-EMPLOYEE |
One to many (2) — child tables
Programs
Updated by (10)
- HR11.1 Employee
- PA115 Employee Purge
- TR113 Group Track
- TR114 Job Code Track
- TR13.1 Required Training by Track and Course
- TR13.2 Required Training by Employee - Track or Course
- TR15.1 Required Training by Employee
- TR21.1 Employee Training History
- TR22.1 Session Completion
- TR500 Training Conversion