PORBOD – No description in the Lawson data dictionary
- System
- Purchase Order (PO)
- Prefix
PBE- Primary key
COMPANY,REC-NUMBER- Fields
- 8
- Updated by
- 2 programs
- Referenced by
- 1 program
PORBOD is a Lawson Purchase Order table (prefix PBE); no description in the lawson data dictionary. It is indexed by COMPANY, REC-NUMBER (PBESET1); alternate indexes: PBESET2. It is related 1:1 to PORECEIVE and 1:M to PORECLINE. It is updated by PO300 and POBD.1 and referenced by PO00.1. The table has 8 fields, 2 indexes and 2 documented relations.
About PORBOD
No description in the Lawson data dictionary.
Fields (8)
Column = COBOL field name without the PBE- 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 |
|---|---|---|---|
#PBE-COMPANY PKCOMPANY | Numeric 4 | — | POBD.1 |
#PBE-REC-NUMBER PKREC_NUMBER | Numeric 10 | — | POBD.1 |
#PBE-BOD-ACCT-ENT SET2BOD_ACCT_ENT | Alpha 22 (Lower Case) | — | POBD.1 |
#PBE-BOD-LOCATION SET2BOD_LOCATION | Alpha 22 (Lower Case) | — | POBD.1 |
#PBE-BOD-DOC-ID SET2BOD_DOC_ID | Alpha 100 (Lower Case) | — | POBD.1 |
#PBE-BOD-SORBOD_SOR | Alpha 1 | —
| POBD.1 |
#PBE-BOD-REVISION SET2BOD_REVISION | Alpha 22 (Lower Case) | — | POBD.1 |
#PBE-BOD-VAR-IDBOD_VAR_ID | Alpha 22 (Lower Case) | — | POBD.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 |
|---|---|---|---|---|
PBESET1 |
| Primary | PO00.1, PO300, POBD.1, POBD.2 | |
PBESET2 |
| POBD.1, POBD.2 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Poreceive | PORECEIVE | Required |
|
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Porecline | PORECLINE |
|
Programs
Updated by (2)
Referenced by (1)
- PO00.1 Procurement Group