PRPROCGRP – Payroll Process Group

System
Human Resources (HR)
Prefix
PRP
Primary key
COMPANY, PROC-GROUP, PROCESS-LEVEL
Fields
3
Updated by
3 programs
Referenced by
79 programs

PRPROCGRP is the Payroll Process Group table in Lawson Human Resources (prefix PRP). It is indexed by COMPANY, PROC-GROUP, PROCESS-LEVEL (PRPSET1); alternate indexes: PRPSET2. It is related 1:1 to PRSYSTEM and 1:M to PRPROCGRP. It is updated by HR00.1, HR01.1 and HR08.1 and referenced by BN100, BN101, BN102, BN103, BN134, BN150, BN245, BN260 and 71 more. The table has 3 fields, 2 indexes and 3 documented relations.

About PRPROCGRP

The Payroll Process Group file identifies processing groups. You can use processing groups within the Lawson Payroll system to process a payroll cycle for a group of process levels without processing the entire company.

Fields (3)

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

Field / columnTypeDescription & valuesUpdated by
PRP-COMPANY PK
COMPANY
Numeric 4HR08.1, PR00.1
PRP-PROC-GROUP PK
PROC_GROUP
Alpha 10Contains the processing group (head process level). The processing group identifies a group of process levels.HR08.1, PR00.1
PRP-PROCESS-LEVEL PK
PROCESS_LEVEL
Alpha 5Contains the process levels included in the head process level.HR08.1

Indexes (2)

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

IndexKeysFlagsConditionUsed in
PRPSET1COMPANY, PROC-GROUP, PROCESS-LEVELPrimaryBN100, BN101, BN102, BN103, BN134, BN150, BN245, BN260 +22 more (list truncated in source)
PRPSET2COMPANY, PROCESS-LEVEL, PROC-GROUPBN66.1, HR00.1, HR01.1, HR08.1, PR140, PR189, PR195, PR277 +4 more

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
CompanyPRSYSTEMRequiredPRP-COMPANYPRS-COMPANY, SpacesPRS-PROCESS-LEVEL
Process LevelPRSYSTEMRequiredWhen PRP-PROCESS-LEVEL != SpacesPRP-COMPANYPRS-COMPANY, PRP-PROCESS-LEVELPRS-PROCESS-LEVEL

One to many (1) — child tables

RelationTableRulesConditionField map
Process LevelsPRPROCGRPDelete CascadesValid When PRP-PROCESS-LEVEL = SpacesPRP-COMPANYPRP-COMPANY, PRP-PROC-GROUPPRP-PROC-GROUP, PRP-PROCESS-LEVEL

Programs

Updated by (3)

Referenced by (79)