APPOVNXREF – No description in the Lawson data dictionary
- System
- Accounts Payable (AP)
- Prefix
AXV- Primary key
VENDOR-GROUP,VENDOR,XREF-VENDOR- Fields
- 5
- Updated by
- 2 programs
- Referenced by
- 2 programs
APPOVNXREF is a Lawson Accounts Payable table (prefix AXV); no description in the lawson data dictionary. It is indexed by VENDOR-GROUP, VENDOR, XREF-VENDOR (AXVSET1); alternate indexes: AXVSET2. It is updated by AP15.1 and AP300 and referenced by MA531 and PO520. The table has 5 fields, 2 indexes and 0 documented relations.
About APPOVNXREF
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the AXV- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
AXV-VENDOR-GROUP PKVENDOR_GROUP | Alpha 4 | A vendor group represents a group of vendors that can be shared by one or more companies. | AP15.1 |
AXV-VENDOR PKVENDOR | Alpha 9 (Right Justified) | The vendor's identification code. | AP15.1 |
AXV-XREF-VENDOR PKXREF_VENDOR | Alpha 9 (Right Justified) | This is a vendor that is supported on a system outside Lawson. When records are interfaces we will maintain this vendor on the file but we will use the Lawson vendor while in the lawson application. | AP15.1 |
AXV-XREF-VEN-DESCXREF_VEN_DESC | Alpha 30 | — | AP15.1 |
AXV-BUYER-CODEBUYER_CODE | Alpha 3 | — | — |
Indexes (2)
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 |
|---|---|---|---|---|
AXVSET1 | VENDOR-GROUP, VENDOR, XREF-VENDOR | Primary | AP15.1, AP300 | |
AXVSET2 | VENDOR-GROUP, XREF-VENDOR | AP15.1, MA531, PO520 |