The CLICOMP_CLB table in SAP ERP or S/4HANA stores Definition of callbacks between iPPE Application Objects data. There are total 6 fields in CLICOMP_CLB table. The Definition of callbacks between iPPE Application Objects 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 CLICOMP_CLB table. It is in Customizing the iPPE-Engine (CPPEENG0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CLICOMP_CLB Table Fields
Following is the list of fields that are available in SAP CLICOMP_CLB table. The primary key fields of the table are APPLOBJ_TYPE (iPPE Application Object Type), OTYPE (iPPE Object Type), OP_ID (Update indicator), CLB_APPLOBJ_TYPE (iPPE Application Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CLICOMP_DEF | CHAR (4) |
| OTYPE | iPPE Object Type | PVS_OTYPE | CHAR (1) | |
| OP_ID | Update indicator | PVS_DBOP | CHAR (1) | |
| CLB_APPLOBJ_TYPE | iPPE Application Object Type | PPE_APPLOBJ_TYPE | CLICOMP_DEF | CHAR (4) |
| CLB_FLG | Callback in iPPE Application Objects | PPE_CALLBACK_FLG | CHAR (1) | |
| SEQ_INDX | Sequence for Processing iPPE Engine Callbacks | PPE_SEQ_INDEX | NUMC (2) |


