The CHIP_CACHE_HDR table in SAP ERP or S/4HANA stores CHIP Cache: Header Information data. There are total 6 fields in CHIP_CACHE_HDR table. The CHIP Cache: Header Information 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_CACHE_HDR 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_CACHE_HDR Table Fields
Following is the list of fields that are available in SAP CHIP_CACHE_HDR table. The primary key fields of the table are .
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CHIP_NAME | Web Dynpro ABAP: CHIP ID | CHIP_NAME | SSTR (300) | |
| ICON | CHIP: Icon | CHIP_ICON | STRG () | |
| HAS_INPORTS | Replacement for Real Boolean Type: ‘X’ == True ” == False | WDY_BOOLEAN | CHAR (1) | |
| HAS_OUTPORTS | Replacement for Real Boolean Type: ‘X’ == True ” == False | WDY_BOOLEAN | CHAR (1) | |
| PROVIDER | Name of CHIP Provider | CHIP_PROVIDER_NAME | CHAR (30) | |
| CHIP_ORIGINAL | Web Dynpro ABAP: CHIP ID | CHIP_NAME | SSTR (300) |


