CTXMPRTYPE – No description in the Lawson data dictionary
- System
- Accounts Payable (AP)
- Prefix
XMP- Primary key
PRTYPE- Fields
- 4
- Updated by
- 1 program
- Referenced by
- 1 program
CTXMPRTYPE is a Lawson Accounts Payable table (prefix XMP); no description in the lawson data dictionary. It is indexed by PRTYPE (XMPSET1). It is updated by EX15.1 and referenced by EXXM.1. The table has 4 fields, 1 index and 0 documented relations.
About CTXMPRTYPE
No description in the Lawson data dictionary.
Fields (4)
Column = COBOL field name without the XMP- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
XMP-PRTYPE PKPRTYPE | Alpha 200 | — | EX15.1 |
XMP-ACCOUNTACCOUNT | Numeric 6 | — | EX15.1 |
XMP-SUBACCTSUBACCT | Numeric 4 | — | EX15.1 |
XMP-DEFACCTCATDEFACCTCAT | Alpha 5 | — | EX15.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 |
|---|---|---|---|---|
XMPSET1 | PRTYPE | Primary | EX15.1, EXXM.1 |
Programs
Updated by (1)
- EX15.1 XM Interface Payment Request Type
Referenced by (1)
- EXXM.1 Create Expense Interface