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 / columnTypeDescription & valuesUpdated by
#PBE-COMPANY PK
COMPANY
Numeric 4POBD.1
#PBE-REC-NUMBER PK
REC_NUMBER
Numeric 10POBD.1
#PBE-BOD-ACCT-ENT SET2
BOD_ACCT_ENT
Alpha 22 (Lower Case)POBD.1
#PBE-BOD-LOCATION SET2
BOD_LOCATION
Alpha 22 (Lower Case)POBD.1
#PBE-BOD-DOC-ID SET2
BOD_DOC_ID
Alpha 100 (Lower Case)POBD.1
#PBE-BOD-SOR
BOD_SOR
Alpha 1
  • 0 Lawson
  • 1 External Source
POBD.1
#PBE-BOD-REVISION SET2
BOD_REVISION
Alpha 22 (Lower Case)POBD.1
#PBE-BOD-VAR-ID
BOD_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.

IndexKeysFlagsConditionUsed in
PBESET1
  1. COMPANY
  2. REC-NUMBER
PrimaryPO00.1, PO300, POBD.1, POBD.2
PBESET2
  1. BOD-DOC-ID
  2. BOD-ACCT-ENT
  3. BOD-LOCATION
  4. BOD-REVISION
POBD.1, POBD.2

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
PORECEIVEPORECLINEPORBOD

One to one (1) — lookups and parents

RelationTableRulesConditionField map
PoreceivePORECEIVERequired
PBE-COMPANYPOR-COMPANY
PBE-REC-NUMBERPOR-REC-NUMBER

One to many (1) — child tables

RelationTableRulesConditionField map
PoreclinePORECLINE
PBE-COMPANYPRL-COMPANY
PBE-REC-NUMBERPRL-REC-NUMBER
PRL-LINE-NBR

Programs

Updated by (2)

Referenced by (1)