EMPBOD – No description in the Lawson data dictionary
- System
- Human Resources (HR)
- Prefix
EMB- Primary key
COMPANY,EMPLOYEE- Fields
- 8
- Updated by
- 1 program
- Referenced by
- 1 program
EMPBOD is a Lawson Human Resources table (prefix EMB); no description in the lawson data dictionary. It is indexed by COMPANY, EMPLOYEE (EMBSET1); alternate indexes: EMBSET2. It is related 1:1 to EMPLOYEE. It is updated by HRBD.1 and referenced by PRSC.1. The table has 8 fields, 2 indexes and 1 documented relation.
About EMPBOD
No description in the Lawson data dictionary.
Fields (8)
Column = COBOL field name without the EMB- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#EMB-COMPANY PKCOMPANY | Numeric 4 | — | HRBD.1 |
#EMB-EMPLOYEE PKEMPLOYEE | Numeric 9 | — | HRBD.1 |
#EMB-BOD-ACCT-ENT SET2BOD_ACCT_ENT | Alpha 22 (Lower Case) | — | HRBD.1 |
#EMB-BOD-LOCATION SET2BOD_LOCATION | Alpha 22 (Lower Case) | — | HRBD.1 |
#EMB-BOD-DOC-ID SET2BOD_DOC_ID | Alpha 100 (Lower Case) | — | HRBD.1 |
#EMB-BOD-SORBOD_SOR | Alpha 1 | — | HRBD.1 |
#EMB-BOD-REVISION SET2BOD_REVISION | Alpha 22 (Lower Case) | — | HRBD.1 |
#EMB-BOD-VAR-IDBOD_VAR_ID | Alpha 22 (Lower Case) | — | HRBD.1 |
Indexes (2)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
EMBSET1 |
| Primary | HRBD.1, PRSC.1 | |
EMBSET2 |
| HRBD.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Employee | EMPLOYEE | Required |
|
Programs
Updated by (1)
- HRBD.1 PR BOD Maintenance
Referenced by (1)
- PRSC.1 Select Control