The CLIACTCHECK_DEF table in SAP ERP or S/4HANA stores Definition of Task-List-Type Components for iPPE Process Str data. There are total 10 fields in CLIACTCHECK_DEF table. The Definition of Task-List-Type Components for iPPE Process Str 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 CLIACTCHECK_DEF table. It is in Customizing for iPPE Process Structure (CPPEACT0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CLIACTCHECK_DEF Table Fields
Following is the list of fields that are available in SAP CLIACTCHECK_DEF table. The primary key fields of the table are PLANTYPE (Type of iPPE Process Structure).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PLANTYPE | Type of iPPE Process Structure | PPE_PLANTYPE | CHAR (1) | |
| CLS_NAME | Object Type Name | SEOCLSNAME | CHAR (30) | |
| GET_INST_METHOD | Component name | SEOCMPNAME | CHAR (30) | |
| HDR_TMS_UPDATE | Time Stamp Update at Access | PPE_HDR_TMS_UPD | CHAR (1) | |
| ACT_TMS_UPDATE | Update Time Stamp at Routing Header | PPE_ACT_TMS_UPD | CHAR (1) | |
| MOD_OD_USE_SELCO | Use of Object Dependencies | PPE_ACT_OD_USE | CHAR (1) | |
| MOD_OD_USE_PROC | Use of Object Dependencies | PPE_ACT_OD_USE | CHAR (1) | |
| ACT_OD_USE_SELCO | Use of Object Dependencies | PPE_ACT_OD_USE | CHAR (1) | |
| ACT_OD_USE_PROC | Use of Object Dependencies | PPE_ACT_OD_USE | CHAR (1) | |
| OPR_OD_USE_SELCO | Use of Object Dependencies | PPE_ACT_OD_USE | CHAR (1) |


