The CLB2C_PTYPE table in SAP ERP or S/4HANA stores Collaboration: Service Provider / Platform Type data. There are total 4 fields in CLB2C_PTYPE table. The Collaboration: Service Provider / Platform Type 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 CLB2C_PTYPE table. It is in Customizing of the Collaboration Platform Library (CLB2_CUST) ABAP package and is part of the SAP UI Integration – Social Media Collaboration Enablement (CA-UI2-AR-SM) module.
SAP CLB2C_PTYPE Table Fields
Following is the list of fields that are available in SAP CLB2C_PTYPE table. The primary key fields of the table are PLATFORM_TYPE (Collaboration: Service Provider Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PLATFORM_TYPE | Collaboration: Service Provider Type | CLB2_PLATFORM_TYPE | CHAR (20) | |
| IC_DISP_ID | Process Layer: Interceptor Dispatcher ID | CLB2_IC_DISP_ID | CLB2C_IC_DISP | CHAR (20) |
| SSFA_ID | SSF Application ID | CLB2_SSFAPPL | CHAR (6) | |
| CSRF_TOKEN | Indicator: CSRF Token by Service Provider | CLB2_SP_TOKEN | CHAR (1) |


