The CLBC_ENTITY_TYPT table in SAP ERP or S/4HANA stores Collaboration: Entity Types of Service Provider data. There are total 3 fields in CLBC_ENTITY_TYPT table. The Collaboration: Entity Types of Service Provider 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 CLBC_ENTITY_TYPT table. It is in Customizing of the Collaboration Platform Library (S_CLB_CUST) ABAP package and is part of the Social Media ABAP Integration Library (BC-SRV-STW) module.
SAP CLBC_ENTITY_TYPT Table Fields
Following is the list of fields that are available in SAP CLBC_ENTITY_TYPT table. The primary key fields of the table are LANGU (Language Key), ENTITY_TYPE (Collaboration: Entity Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SYLANGU | LANG (1) | |
| ENTITY_TYPE | Collaboration: Entity Type | STW_ENTITY_TYPE | CLBC_ENTITY_TYPE | CHAR (1) |
| DESCRIPTION | Description (in a Text Table) | CLB_DESCRIPTION | CHAR (60) |


