The CLS_TYGR_PARENT table in SAP ERP or S/4HANA stores Parent data. There are total 3 fields in CLS_TYGR_PARENT table. The Parent 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 CLS_TYGR_PARENT table. It is in API for Classification Tool Set (SPAK_API_CLASSIFICATION) ABAP package and is part of the Classification Toolset (BC-DWB-UTL-CLS) module.
SAP CLS_TYGR_PARENT Table Fields
Following is the list of fields that are available in SAP CLS_TYGR_PARENT table. The primary key fields of the table are OBJ_TYPE_GROUP (Object Type Group), ACTIVATION_STATE (Activation state for package data), PARENT (Object Type Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJ_TYPE_GROUP | Object Type Group | CLS_OBJECT_TYPE_GROUP | CHAR (30) | |
| ACTIVATION_STATE | Activation state for package data | PAK_ACTIVATION_STATE | CHAR (1) | |
| PARENT | Object Type Group | CLS_OBJECT_TYPE_GROUP | CHAR (30) |


