SAP AVERS_EXT Additional Information for Software components (in AVERS) Table
Overview
AVERS_EXT is a standard SAP S/4HANA table that stores Additional Information for Software components (in AVERS) data. There are total 6 fields in the AVERS_EXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AVERS_EXT belongs to Online Correction Support (Support Package and Add-On Tools) (BC-UPG-OCS) module and is located in the package OCS - Installation/Implementation Tools (SPAM).
In addition, following links provide an overview of foreign key relationships, if any, that link AVERS_EXT to other SAP tables and standard CDS views available based on AVERS_EXT table in S/4HANA 2020.
Techincal Settings of AVERS_EXT
Below are technical details of the table AVERS_EXT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AVERS_EXT Fields
The following table gives you an overview of the fields available in AVERS_EXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ADDONID | Name of an Add-On Product | ADDONID | AVERS | CHAR | 10 |
| ADDONRL | Version of an Add-On Product | ADDONRL | CHAR | 12 | |
| COMP_FIX | Flag for Whether a Component is Fixed ('X') or Optional | COMP_FIX | CHAR | 1 | |
| UPG_TYPE | Behavior During Release Upgrade | UPG_TYPE | CHAR | 1 | |
| NO_PATCH | Not Supplied with Support Package (-> 'X') | NO_PATCH | CHAR | 1 | |
| NO_CCHECK | Not Included in Conflict Check (-> 'X') | NO_CCHECK | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AVERS_EXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AVERS_EXT | ADDONID | 1: 1 | AVERS |