Sunday, May 19, 2024

SAP Table ADT_CONFIG_PROPS – Configuration properties

ADT_CONFIG_PROPS is a standard SAP table in SAP ECC (or) S/4HANA which stores Configuration properties data. There are total 3 fields in ADT_CONFIG_PROPS table.This blog post provides key technical details of SAP table ADT_CONFIG_PROPS, including its availability across SAP S/4HANA versions and the list of CDS views for ADT_CONFIG_PROPS table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package ADT Tools Core (SADT_TOOLS_CORE)
Technical Component Installation and Infrastructure for ABAP Tools in Eclipse (BC-DWB-AIE)

SAP ADT_CONFIG_PROPS Table Fields

The following is the list of fields that are available in SAP ADT_CONFIG_PROPS table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT CLNT (3)
CONFIG_ID GUID in ‘CHAR’ Format in Uppercase GUID_32 SYSUUID_C ADT_CONFIG CHAR (32)
IS_MANDATORY Boolean Variable (X = True, – = False, Space = Unknown) BOOLEAN BOOLEAN CHAR (1)

Availability

The SAP table ADT_CONFIG_PROPS is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ADT_CONFIG_PROPS table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.