PDMERCHXRF – No description in the Lawson data dictionary

System
Purchase Order (PO)
Prefix
PDY
Primary key
PCARD-PROGRAM, VENDOR-GROUP, VENDOR, LOCATION-CODE, MERCHANT
Fields
5
Updated by
1 program
Referenced by
3 programs

PDMERCHXRF is a Lawson Purchase Order table (prefix PDY); no description in the lawson data dictionary. It is indexed by PCARD-PROGRAM, VENDOR-GROUP, VENDOR, LOCATION-CODE, MERCHANT (PDYSET1); alternate indexes: PDYSET2 and PDYSET3. It is related 1:1 to APVENLOC. It is updated by PD06.1 and referenced by PD04.1, PD570 and POII.1. The table has 5 fields, 3 indexes and 1 documented relation.

About PDMERCHXRF

No description in the Lawson data dictionary.

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
PDY-PCARD-PROGRAM PK
PCARD_PROGRAM
Alpha 10PD06.1
PDY-VENDOR-GROUP PK
VENDOR_GROUP
Alpha 4A vendor group represents a group of vendors that can be shared by one or more companies.PD06.1
PDY-VENDOR PK
VENDOR
Alpha 9 (Right Justified)The vendor's identification code.PD06.1
PDY-LOCATION-CODE PK
LOCATION_CODE
Alpha 4A user-defined code that represents an alternate purchasing or remittance location for the vendor.PD06.1
PDY-MERCHANT PK
MERCHANT
Alpha 32PD06.1

Indexes (3)

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

IndexKeysFlagsConditionUsed in
PDYSET1PCARD-PROGRAM, VENDOR-GROUP, VENDOR, LOCATION-CODE, MERCHANTPrimaryPD06.1
PDYSET2PCARD-PROGRAM, MERCHANT, VENDOR, LOCATION-CODEPD04.1, PD06.1, PD570, POII.1
PDYSET3VENDOR-GROUP, VENDOR, MERCHANT, PCARD-PROGRAM

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
ApvenlocAPVENLOCRequiredPDY-VENDOR-GROUPVLO-VENDOR-GROUP (VLOSET1), PDY-VENDORVLO-VENDOR, PDY-LOCATION-CODEVLO-LOCATION-CODE

Programs

Updated by (1)

Referenced by (3)