PAENCUMBER – No description in the Lawson data dictionary
- System
- Personnel (PA)
- Prefix
PEN- Primary key
COMPANY,POSITION,PROCESS-LEVEL,DEPARTMENT,JOB-CODE,EMPLOYEE,GLT-OBJ-ID,ATN-OBJ-ID- Fields
- 14
- Updated by
- 2 programs
- Referenced by
- 35 programs
PAENCUMBER is a Lawson Personnel table (prefix PEN); no description in the lawson data dictionary. It is indexed by COMPANY, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODE, EMPLOYEE, GLT-OBJ-ID, ATN-OBJ-ID (PENSET1); alternate indexes: PENSET2, PENSET3 and PENSET4. It is related 1:1 to ACACTIVITY, ACCOMMITX, PRSYSTEM, DEPTCODE, EMPLOYEE, GLCOMMITX, JOBCODE and PAEMPLOYEE and 1:M to PAPOSITION. It is updated by PA182 and PA82.1 and referenced by BN305, HR00.1, HR01.1, HR02.1, HR11.1, HR11.2, HR11.4, HR28.1 and 27 more. The table has 14 fields, 4 indexes and 10 documented relations.
About PAENCUMBER
No description in the Lawson data dictionary.
Fields (14)
Column = COBOL field name without the PEN- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
PEN-COMPANY PKCOMPANY | Numeric 4 | — | PA182 |
PEN-POSITION PKPOSITION | Alpha 12 | Contains the user-defined code that represents a position in the company. | PA182 |
PEN-PROCESS-LEVEL PKPROCESS_LEVEL | Alpha 5 | — | PA182 |
PEN-DEPARTMENT PKDEPARTMENT | Alpha 5 | Contains the department. | PA182 |
PEN-JOB-CODE PKJOB_CODE | Alpha 9 | Contains a user-defined code that represents a type of job. | PA182 |
PEN-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. | PA182 |
PEN-GLT-OBJ-ID PKGLT_OBJ_ID | Numeric 12 | This is the object identifier. It is used to relate commitments or posted transactions back to the originating subsystems. Each subsystem record that is updated as a commitment or posted transaction is assigned an object identifier. The object identifier is maintained in the subsystem files and in the Activity Commitments Detail and Activity Transaction files. The object identifier is a unique key used to drill back from Activity Management to the subsystems. | PA182 |
PEN-ATN-OBJ-ID PKATN_OBJ_ID | Numeric 12 | This is the object identifier. It is used to relate commitments or posted transactions back to the originating subsystems. Each subsystem record that is updated as a commitment or posted transaction is assigned an object identifier. The object identifier is maintained in the subsystem files and in the Activity Commitments Detail and Activity Transaction files. The object identifier is a unique key used to drill back from Activity Management to the subsystems. | PA182 |
PEN-ENCUMBER-SALENCUMBER_SAL | Signed 13.2 | Contains the sum of all wage amounts from the time records for pay codes tied to this pay summary group. | PA182 |
PEN-ENCUMBER-FRNGENCUMBER_FRNG | Signed 13.2 | Contains the sum of all wage amounts from the time records for pay codes tied to this pay summary group. | PA182 |
PEN-ACTIVITYACTIVITY | Alpha 15 | Activities are the processes or procedures that produce work. Cost objects (products, services, customers, and so on) are the reasons for performing the activity. | PA182 |
PEN-DATE-STAMPDATE_STAMP | Numeric 8 (yyyymmdd) | This field contains the server date (month, date, and year) of the last change to this record. | PA182 |
PEN-SHORT-NAME-CNDSHORT_NAME_CND | Derived | — | — |
PEN-LABEL-NAME-1LABEL_NAME_1 | Derived | — | — |
Indexes (4)
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 |
|---|---|---|---|---|
PENSET1 | COMPANY, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODE, EMPLOYEE, GLT-OBJ-ID, ATN-OBJ-ID | Primary | HR00.1, HR01.1, HR02.1, LT101, LT111, PA02.1, PA182, PA502 +1 more | |
PENSET2 | COMPANY, EMPLOYEE, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODE, GLT-OBJ-ID, ATN-OBJ-ID | BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +22 more (list truncated in source) | ||
PENSET3 | GLT-OBJ-ID | Subset | Where GLT-OBJ-ID != Zeroes | — |
PENSET4 | ATN-OBJ-ID | Subset | Where ATN-OBJ-ID != Zeroes | — |
Relations
One to one (9) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Activity | ACACTIVITY | Required | When PEN-ACTIVITY != Spaces | PEN-ACTIVITY → ACV-ACTIVITY |
| Atn Obj Id | ACCOMMITX | Required | When PEN-ATN-OBJ-ID != Zeroes | PEN-ATN-OBJ-ID → MIX-ATN-OBJ-ID |
| Company | PRSYSTEM | Required | PEN-COMPANY → PRS-COMPANY, Spaces → PRS-PROCESS-LEVEL | |
| Department | DEPTCODE | Required | When PEN-DEPARTMENT != Spaces | PEN-COMPANY → DPT-COMPANY, PEN-PROCESS-LEVEL → DPT-PROCESS-LEVEL, PEN-DEPARTMENT → DPT-DEPARTMENT |
| Employee | EMPLOYEE | Required | PEN-COMPANY → EMP-COMPANY, PEN-EMPLOYEE → EMP-EMPLOYEE | |
| Glt Obj Id | GLCOMMITX | Required | When PEN-GLT-OBJ-ID != Zeroes | PEN-GLT-OBJ-ID → GOX-GLT-OBJ-ID |
| Job Code | JOBCODE | Required | When PEN-JOB-CODE != Spaces | PEN-COMPANY → JBC-COMPANY, PEN-JOB-CODE → JBC-JOB-CODE |
| Paemployee | PAEMPLOYEE | Required | PEN-COMPANY → PEM-COMPANY, PEN-EMPLOYEE → PEM-EMPLOYEE | |
| Process Level | PRSYSTEM | Required | When PEN-PROCESS-LEVEL != Spaces | PEN-COMPANY → PRS-COMPANY, PEN-PROCESS-LEVEL → PRS-PROCESS-LEVEL |
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Position | PAPOSITION | Required | When PEN-POSITION != Spaces | PEN-COMPANY → POS-COMPANY, PEN-POSITION → POS-POSITION, → POS-EFFECT-DATE |
Programs
Updated by (2)
Referenced by (35)
- BN305 Highly Compensated Employees
- HR00.1 Company
- HR01.1 Process Level
- HR02.1 Department
- HR11.1 Employee
- HR11.2 Compensation Analysis
- HR11.4 Employee Assignment Inquiry
- HR28.1 Employee Ethnicity
- HR511 Employee Conversion
- LT101 HRM Receiver Update
- LT111 HRM Receiver Update
- PA02.1 Position
- PA100 Action Update
- PA102 Position Update
- PA115 Employee Purge
- PA13.1 Multiple Positions and Jobs
- PA13.2 Multiple Position and Job History
- PA502 Position Conversion
- PA513 Position and Job Conversion
- PA52.1 Individual Action
- PA52.3 Mass Action
- PA52.4 Hire an Applicant
- PA52.5 Position and Job Action
- PR110 Step And Grade Audit
- PR113 United States Tax Deduction Update
- PR12.6 Employee Automatic Deposit
- PR120 Mass Pay Update
- PR13.1 Employee United States Taxes
- PR13.5 Employee Canada Taxes
- PR13.6 Employee Canada Taxes
- PR13.8 U.S. Tax Deduction Errors
- PR13.9 Employee Additional Tax Details
- PR30.2 Employee Automatic Time Record
- PR512 Employee ACH Distribution Interface
- ZH510 Update PCP from ZPENDPCP