SAP CHIP_NAMESPACE Table – Test Namespace

The CHIP_NAMESPACE table in SAP ERP or S/4HANA stores Test Namespace data. There are total 4 fields in CHIP_NAMESPACE table. The Test Namespace table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CHIP_NAMESPACE table. It is in Web Dynpro ABAP: CCP Integration API (SWDP_CCP_API) ABAP package and is part of the WD ABAP Page Builder (BC-WD-ABA-PB) module.

SAP CHIP_NAMESPACE Table Fields

Following is the list of fields that are available in SAP CHIP_NAMESPACE table. The primary key fields of the table are MANDT (Client), CONFIG_ID (Configuration Identification), CONFIG_TYPE (Type of Web Dynpro Configuration).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
CONFIG_ID Configuration Identification WDY_CONFIG_ID CHAR (32)
CONFIG_TYPE Type of Web Dynpro Configuration WDY_CONFIG_TYPE NUMC (2)
DATA 30 Characters CHAR30 CHAR (30)