SAP AAB_VAR_PROPT Variants for Activation IDs: Description Table
Overview
AAB_VAR_PROPT is a standard SAP S/4HANA table that stores Variants for Activation IDs: Description data. There are total 4 fields in the AAB_VAR_PROPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AAB_VAR_PROPT belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package Activatable Breakpoints and Assertions (SAAB).
In addition, following links provide an overview of foreign key relationships, if any, that link AAB_VAR_PROPT to other SAP tables and standard CDS views available based on AAB_VAR_PROPT table in S/4HANA 2020.
Techincal Settings of AAB_VAR_PROPT
Below are technical details of the table AAB_VAR_PROPT
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of AAB_VAR_PROPT Fields
The following table gives you an overview of the fields available in AAB_VAR_PROPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | LANGU | LANG | 1 | |
| NAME | Activation Variant (Act. Assertions and Breakpoints) | AAB_VAR_NAME | AAB_VAR_PROP | CHAR | 30 |
| LOCAL | Local Variant for User | AAB_VAR_LOCAL | CHAR | 12 | |
| DESCRIPT | Variant of Activation IDs: Description | AAB_VAR_DESCRIPT | CHAR | 255 |
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 AAB_VAR_PROPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AAB_VAR_PROPT | NAME | 1: N | AAB_VAR_PROP |