APCVENADDR – Vender Address Conversion
- System
- Accounts Payable (AP)
- Prefix
AAD- Primary key
VENDOR-GROUP,VENDOR,LOCATION-CODE,RESP-CODE,CONTACT-LVL,EFFECTIVE-DATE- Fields
- 17
- Updated by
- 3 programs
- Referenced by
- 0 programs
APCVENADDR is the Vender Address Conversion table in Lawson Accounts Payable (prefix AAD). It is indexed by VENDOR-GROUP, VENDOR, LOCATION-CODE, RESP-CODE, CONTACT-LVL, EFFECTIVE-DATE (AADSET1). It is updated by AP51.3, AP51.7 and AP510. The table has 17 fields, 1 index and 0 documented relations.
About APCVENADDR
No description in the Lawson data dictionary.
Fields (17)
Column = COBOL field name without the AAD- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#AAD-VENDOR-GROUP PKVENDOR_GROUP | Alpha 4 | A vendor group represents a group of vendors that can be shared by one or more companies. | AP51.3, AP51.7 |
#AAD-VENDOR PKVENDOR | Alpha 9 (Right Justified) | The vendor's identification code. | AP51.3, AP51.7 |
#AAD-LOCATION-CODE PKLOCATION_CODE | Alpha 4 | A user-defined code that represents an alternate purchasing or remittance location for the vendor. | AP51.3, AP51.7 |
#AAD-EFFECTIVE-DATE PKEFFECTIVE_DATE | Numeric 8 (yyyymmdd) | The date a vendor's prices will be in effect. | AP51.3, AP51.7 |
#AAD-ADDR1ADDR1 | Alpha 30 (Lower Case) | This field contains the first line of address information. | AP51.3, AP51.7 |
#AAD-ADDR2ADDR2 | Alpha 30 (Lower Case) | This field contains the first line of address information. | AP51.3, AP51.7 |
#AAD-ADDR3ADDR3 | Alpha 30 (Lower Case) | This field contains the first line of address information. | AP51.3, AP51.7 |
#AAD-ADDR4ADDR4 | Alpha 30 (Lower Case) | This field contains the first line of address information. | AP51.3, AP51.7 |
#AAD-CITY-ADDR5CITY_ADDR5 | Alpha 18 (Lower Case) | This field contains the city of the address. | AP51.3, AP51.7 |
#AAD-STATE-PROVSTATE_PROV | Alpha 2 | The state or province. | AP51.3, AP51.7 |
#AAD-POSTAL-CODEPOSTAL_CODE | Alpha 10 (Lower Case) | This field contains the postal code. | AP51.3, AP51.7 |
#AAD-COUNTYCOUNTY | Alpha 25 (Lower Case) | The county for the company address. | AP51.3, AP51.7 |
#AAD-COUNTRYCOUNTRY | Alpha 30 (Lower Case) | This field contains the country of the address, or it can be used for additional information such as an attention name. | AP51.3, AP51.7 |
#AAD-COUNTRY-CODECOUNTRY_CODE | Alpha 2 | The country code. Required for VAT and intrastat reporting. Must be defined in IN01.1 (Country Maintenance). | AP51.3, AP51.7 |
#AAD-REGIONREGION | Alpha 2 | The region code, if applicable for the country. Used by Intrastat. Must be defined in IN02.1 (Region Maintenance) | AP51.3, AP51.7 |
#AAD-RESP-CODE PKRESP_CODE | Alpha 5 | User defined field for label assignment to contacts. | AP51.7 |
#AAD-CONTACT-LVL PKCONTACT_LVL | Numeric 3 | System generated assignment that can be over-ridden at input. To distinguish and prioritize contacts. | AP51.7 |
Indexes (1)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
AADSET1 |
| Primary | AP51.3, AP51.7, AP510 |