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 / column | Type | Description & values | Updated by |
|---|---|---|---|
PDY-PCARD-PROGRAM PKPCARD_PROGRAM | Alpha 10 | — | PD06.1 |
PDY-VENDOR-GROUP PKVENDOR_GROUP | Alpha 4 | A vendor group represents a group of vendors that can be shared by one or more companies. | PD06.1 |
PDY-VENDOR PKVENDOR | Alpha 9 (Right Justified) | The vendor's identification code. | PD06.1 |
PDY-LOCATION-CODE PKLOCATION_CODE | Alpha 4 | A user-defined code that represents an alternate purchasing or remittance location for the vendor. | PD06.1 |
PDY-MERCHANT PKMERCHANT | Alpha 32 | — | PD06.1 |
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 |
|---|---|---|---|---|
PDYSET1 | PCARD-PROGRAM, VENDOR-GROUP, VENDOR, LOCATION-CODE, MERCHANT | Primary | PD06.1 | |
PDYSET2 | PCARD-PROGRAM, MERCHANT, VENDOR, LOCATION-CODE | PD04.1, PD06.1, PD570, POII.1 | ||
PDYSET3 | VENDOR-GROUP, VENDOR, MERCHANT, PCARD-PROGRAM | — |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Apvenloc | APVENLOC | Required | PDY-VENDOR-GROUP → VLO-VENDOR-GROUP (VLOSET1), PDY-VENDOR → VLO-VENDOR, PDY-LOCATION-CODE → VLO-LOCATION-CODE |
Programs
Updated by (1)
- PD06.1 P-Card Merchant Cross Reference