BNGRPCHG – Benefit Group Change
- System
- Benefits (BN)
- Prefix
BNG- Primary key
COMPANY,EMPLOYEE,EFFECT-DATE,SEQ-NBR- Fields
- 14
- Updated by
- 70 programs
- Referenced by
- 0 programs
BNGRPCHG is the Benefit Group Change table in Lawson Benefits (prefix BNG). It is indexed by COMPANY, EMPLOYEE, EFFECT-DATE, SEQ-NBR (BNGSET1); alternate indexes: BNGSET2 and BNGSET4. It is related 1:1 to BNCOMPANY, EMPLOYEE, PERSACTHST and PRSYSTEM and 1:M to BENEFIT and EMPFLEXDOL. It is updated by BN100, BN305, BN35.1, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1 and 62 more. The table has 14 fields, 3 indexes and 6 documented relations.
About BNGRPCHG
No description in the Lawson data dictionary.
Fields (14)
Column = COBOL field name without the BNG- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
BNG-COMPANY PKCOMPANY | Numeric 4 | Contains the company number. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-EMPLOYEE PKEMPLOYEE | Numeric 9 | Contains the employee number. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-EFFECT-DATE PKEFFECT_DATE | Numeric 8 (yyyymmdd) | Contains the date the personnel action that created this record took effect. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-SEQ-NBR PKSEQ_NBR | Numeric 4 | Contains an automatically assigned sequence number. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-ACT-OBJ-IDACT_OBJ_ID | Numeric 12 | Contains the Object Id of the personnel action. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-DATE-STAMPDATE_STAMP | Numeric 8 (yyyymmdd) | Contains the system date the change was created. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-HOLD-FLAGHOLD_FLAG | Alpha 1 | Enables a change record to be put on hold. BN100 (Employee Change Benefit Update) will not process records that are on hold.
| BN305, BN35.1, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1 +52 more (list truncated in source) |
BNG-ADD-DELETEADD_DELETE | Alpha 1 | Indicates if an employee was added to or deleted from an employee group.
| BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-GROUP-NAMEGROUP_NAME | Alpha 10 | Contains the employee group the employee was added to or removed from. | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-CREATE-DATECREATE_DATE | Numeric 8 (yyyymmdd) | — | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-CREATE-TIMECREATE_TIME | Numeric 6 (hhmmss) | — | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-CREATE-USER-IDCREATE_USER_ID | Alpha 10 (Lower Case) | — | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-TIME-STAMPTIME_STAMP | Numeric 6 (hhmmss) | — | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
BNG-USER-IDUSER_ID | Alpha 10 (Lower Case) | — | BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1, HR11.1 +52 more (list truncated in source) |
Indexes (3)
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 |
|---|---|---|---|---|
BNGSET1 | COMPANY, EMPLOYEE, EFFECT-DATE, SEQ-NBR | Primary | BN100, BN305, BN35.1, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1 +22 more (list truncated in source) | |
BNGSET2 | COMPANY, EMPLOYEE, EFFECT-DATE, ADD-DELETE*, SEQ-NBR | Subset | Where HOLD-FLAG != "Y" | BN100 |
BNGSET4 | COMPANY, EMPLOYEE, EFFECT-DATE, ADD-DELETE, GROUP-NAME | BN100, BN305, HAP3.1, HCRE.1, HEP4.1, HPOS.1, HPQC.1, HPRS.1 +22 more (list truncated in source) |
Relations
One to one (4) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Bncompany | BNCOMPANY | Required | BNG-COMPANY → BNC-COMPANY | |
| Employee | EMPLOYEE | Required | BNG-COMPANY → EMP-COMPANY, BNG-EMPLOYEE → EMP-EMPLOYEE | |
| Persacthst | PERSACTHST | Required | BNG-ACT-OBJ-ID → PAH-OBJ-ID | |
| Prsystem | PRSYSTEM | Required | BNG-COMPANY → PRS-COMPANY, Spaces → PRS-PROCESS-LEVEL |
One to many (2) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Benefit | BENEFIT | BNG-COMPANY → BEN-COMPANY, BNG-EMPLOYEE → BEN-EMPLOYEE, → BEN-PLAN-TYPE, → BEN-PLAN-CODE, → BEN-START-DATE | ||
| Empflexdol | EMPFLEXDOL | BNG-COMPANY → EFD-COMPANY, BNG-EMPLOYEE → EFD-EMPLOYEE, → EFD-START-DATE |
Programs
Updated by (70)
- BN100 Employee Change Benefit Update
- BN305 Highly Compensated Employees
- BN35.1 Benefit Change Audit
- HAP3.1 Applicant Option 4 Selection Invoke
- HCRE.1 Action Reason Code Selects
- HEP4.1 Employee Option 4 Selection Invoke
- HPOS.1 Position Selection Invoke
- HPQC.1 Prqcentgrp Select Invoke
- HPRS.1 Process Level Select Invoke
- HR11.1 Employee
- HR11.2 Compensation Analysis
- HR11.4 Employee Assignment Inquiry
- HR15.1 User Fields
- HR155 Employee Group Update
- HR156 Employee Group Company Update
- HR28.1 Employee Ethnicity
- HR511 Employee Conversion
- HR515 User Field Conversion
- HR54.1 Employee History Correction
- HR55.2 Employee Groups By Employees
- HRS1.1 Select Control
- HRSC.1 Select Control
- LP100 Employee Absence Plan Update
- LP101 Mass Absence Plan Add
- LT101 HRM Receiver Update
- LT11.5 HRM User Field Interface
- LT111 HRM Receiver Update
- LT13.5 HRM User Field Interface History
- PA02.1 Position
- PA100 Action Update
- PA102 Position Update
- PA113 Retroactive History Update
- PA115 Employee Purge
- PA13.1 Multiple Positions and Jobs
- PA13.2 Multiple Position and Job History
- PA16.1 Company Property
- PA20.1 Education
- PA21.1 Competencies
- PA22.1 Certifications
- PA24.1 Relocation
- PA27.1 Contracts
- PA34.1 Applicant Education
- PA35.1 Applicant Competencies
- PA36.1 Applicant Certification
- PA38.1 Applicant Relocation
- 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
- PA520 Employee and Applicant Code Conversion
- PA54.1 Personnel Action History Correction
- 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
- TR21.1 Employee Training History
- TR22.1 Session Completion
- TR26.1 Employee Training Competency Maintenance
- TR500 Training Conversion
- ZH156 Employee Group Company Update
- ZH510 Update PCP from ZPENDPCP