PDMERCHGDT – No description in the Lawson data dictionary
- System
- Purchase Order (PO)
- Prefix
PMA- Primary key
PCARD-PROGRAM,MERCHANT-GRP,MERCHANT,MCC-CODE- Fields
- 4
- Updated by
- 2 programs
- Referenced by
- 5 programs
PDMERCHGDT is a Lawson Purchase Order table (prefix PMA); no description in the lawson data dictionary. It is indexed by PCARD-PROGRAM, MERCHANT-GRP, MERCHANT, MCC-CODE (PMASET1). It is updated by PD04.1 and PD05.1 and referenced by AP245, AP246, PD230, PD235 and POII.1. The table has 4 fields, 1 index and 0 documented relations.
About PDMERCHGDT
No description in the Lawson data dictionary.
Fields (4)
Column = COBOL field name without the PMA- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
PMA-PCARD-PROGRAM PKPCARD_PROGRAM | Alpha 10 | — | PD05.1 |
PMA-MERCHANT-GRP PKMERCHANT_GRP | Alpha 4 | — | PD05.1 |
PMA-MERCHANT PKMERCHANT | Alpha 32 | — | PD05.1 |
PMA-MCC-CODE PKMCC_CODE | Alpha 4 | — | PD05.1 |
Indexes (1)
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 |
|---|---|---|---|---|
PMASET1 | PCARD-PROGRAM, MERCHANT-GRP, MERCHANT, MCC-CODE | Primary | AP245, AP246, PD04.1, PD05.1, PD230, PD235, POII.1 |