PAASSIGNED – Assigned Resources

System
Personnel (PA)
Prefix
PAA
Primary key
COMPANY, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODE
Fields
14
Updated by
41 programs
Referenced by
15 programs

PAASSIGNED is the Assigned Resources table in Lawson Personnel (prefix PAA). It is indexed by COMPANY, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODE (PAASET1); alternate indexes: PAASET2. It is related 1:1 to PRSYSTEM, DEPTCODE and JOBCODE and 1:M to PABUDGET, PAENCUMBER, PAPOSRULE, PAPOSITION and PAJOBREQ. It is updated by BN305, HR00.1, HR01.1, HR11.1, HR11.2, HR11.4, HR28.1, HR511 and 33 more and referenced by PA01.1, PA01.2, PA01.3, PA170, PA171, PA172, PA201, PA211 and 7 more. The table has 14 fields, 2 indexes and 10 documented relations.

About PAASSIGNED

The Personnel Administration Assigned Resource file contains the total head count and FTE currently assigned to employees and requisitions. Position rules indicate whether assigned resources are counted by position; by process level and job code; or by process level, department, and job code.

Fields (14)

Column = COBOL field name without the PAA- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
PAA-COMPANY PK
COMPANY
Numeric 4Contains the company number.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-POSITION PK
POSITION
Alpha 12Contains the user-defined code that represents a type of position.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-PROCESS-LEVEL PK
PROCESS_LEVEL
Alpha 5Contains the process level.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-DEPARTMENT PK
DEPARTMENT
Alpha 5Contains the department.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-JOB-CODE PK
JOB_CODE
Alpha 9Contains a user-defined code that represents a type of job.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-EMP-HDCNT
EMP_HDCNT
Signed 5.0Contains the current head count for employees by count category. Count category can be position; process level and job code; or process level, department, and job code.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-EMP-FTE
EMP_FTE
Signed 11.6Contains the current full time equivalent factor for employees by count category. Count category can be position; process level and job code; or process level, department, and job code.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-INACT-EMPHDCNT
INACT_EMPHDCNT
Signed 5.0Contains the current head count for inactive employees by count category. Count category can be position; process level and job code; or process level, department, and job code.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-INACT-EMP-FTE
INACT_EMP_FTE
Signed 11.6Contains the current full time equivalent factor for inactive employees by count category. Count category can be position; process level and job code; or process level, department, and job code.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-REQ-HDCNT
REQ_HDCNT
Signed 5.0Contains the total count of remaining openings for active requisitions by count category. To be included in this count, the requisition must status must have a count value of 2 (Active) as defined in HRO3 (Employee Status Codes).BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-REQ-FTE
REQ_FTE
Signed 11.6Contains the total remaining full time equivalent factor for active requisitions by count category. To be included in this count, a requisition must have a count status of 2 (Active) as defined in HR03 (Employee Status Codes).BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-DATE-STAMP
DATE_STAMP
Numeric 8 (yyyymmdd)Contains the date (month, day, and year) a change was made to the record. Each date is tied to a user ID and time to create a history of changes to the record.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-TIME-STAMP
TIME_STAMP
Numeric 6 (hhmmss)Contains the time (hour, minute, and second) a change was made to the record. Each time stamp is tied to a date and user ID to create a history of changes to the record.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more
PAA-USER-ID
USER_ID
Alpha 10 (Lower Case)Contains the user ID of a user who has made changes to the record. The user ID is tied to a date and time to create a history of changes to the record.BN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +30 more

Indexes (2)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
PAASET1COMPANY, POSITION, PROCESS-LEVEL, DEPARTMENT, JOB-CODEPrimaryBN305, HR00.1, HR01.1, HR11.1, HR11.2, HR11.4, HR28.1, HR511 +22 more (list truncated in source)
PAASET2COMPANY, PROCESS-LEVEL, DEPARTMENT, JOB-CODE, POSITIONBN305, HR11.1, HR11.2, HR11.4, HR28.1, HR511, LT101, LT111 +22 more (list truncated in source)

Relations

One to one (4) — lookups and parents

RelationTableRulesConditionField map
CompanyPRSYSTEMRequiredPAA-COMPANYPRS-COMPANY, SpacesPRS-PROCESS-LEVEL
DepartmentDEPTCODERequiredWhen (PAA-DEPARTMENT != Spaces)PAA-COMPANYDPT-COMPANY, PAA-PROCESS-LEVELDPT-PROCESS-LEVEL, PAA-DEPARTMENTDPT-DEPARTMENT
JobcodeJOBCODERequiredWhen (PAA-JOB-CODE != Spaces)PAA-COMPANYJBC-COMPANY, PAA-JOB-CODEJBC-JOB-CODE
Process LevelPRSYSTEMRequiredWhen (PAA-PROCESS-LEVEL != Spaces)PAA-COMPANYPRS-COMPANY, PAA-PROCESS-LEVELPRS-PROCESS-LEVEL

One to many (6) — child tables

RelationTableRulesConditionField map
BudgetPABUDGETPAA-COMPANYPAB-COMPANY, PAA-POSITIONPAB-POSITION, PAA-PROCESS-LEVELPAB-PROCESS-LEVEL, PAA-DEPARTMENTPAB-DEPARTMENT, PAA-JOB-CODEPAB-JOB-CODE, PAB-EFFECT-DATE
PaencumberPAENCUMBERPAA-COMPANYPEN-COMPANY, PAA-POSITIONPEN-POSITION, PAA-PROCESS-LEVELPEN-PROCESS-LEVEL, PAA-DEPARTMENTPEN-DEPARTMENT, PAA-JOB-CODEPEN-JOB-CODE, PEN-EMPLOYEE, PEN-GLT-OBJ-ID, PEN-ATN-OBJ-ID
Pos RulesPAPOSRULEValid When (PAA-JOB-CODE != Spaces)PAA-COMPANYPPR-COMPANY, PAA-PROCESS-LEVELPPR-PROCESS-LEVEL, PAA-DEPARTMENTPPR-DEPARTMENT, PPR-EFFECT-DATE
PositionPAPOSITIONValid When (PAA-POSITION != Spaces)PAA-COMPANYPOS-COMPANY, PAA-POSITIONPOS-POSITION, POS-EFFECT-DATE
Req No PosPAJOBREQValid When (PAA-POSITION = Spaces)PAA-COMPANYPJR-COMPANY, PAA-PROCESS-LEVELPJR-PROCESS-LEVEL, PAA-DEPARTMENTPJR-DEPARTMENT, PAA-JOB-CODEPJR-JOB-CODE, PJR-REQUISITION
Req PositionPAJOBREQValid When (PAA-POSITION != Spaces)PAA-COMPANYPJR-COMPANY, PAA-POSITIONPJR-POSITION, PJR-REQUISITION

Programs

Updated by (41)

Referenced by (15)