SAP ADT_CONFIG_PROPS Configuration properties Table
Overview
ADT_CONFIG_PROPS is a standard SAP S/4HANA table that stores Configuration properties data. There are total 3 fields in the ADT_CONFIG_PROPS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ADT_CONFIG_PROPS belongs to Installation and Infrastructure for ABAP Tools in Eclipse (BC-DWB-AIE) module and is located in the package ADT Tools Core (SADT_TOOLS_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ADT_CONFIG_PROPS to other SAP tables and standard CDS views available based on ADT_CONFIG_PROPS table in S/4HANA 2020.
Techincal Settings of ADT_CONFIG_PROPS
Below are technical details of the table ADT_CONFIG_PROPS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ADT_CONFIG_PROPS Fields
The following table gives you an overview of the fields available in ADT_CONFIG_PROPS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| CONFIG_ID | GUID in 'CHAR' Format in Uppercase | GUID_32 | ADT_CONFIG | CHAR | 32 |
| IS_MANDATORY | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | 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 ADT_CONFIG_PROPS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ADT_CONFIG_PROPS | CONFIG_ID | : | ADT_CONFIG |