SAP CLBC_APPLI_DATA Table – Collaboration: Application Settings for a Target Server

The CLBC_APPLI_DATA table in SAP ERP or S/4HANA stores Collaboration: Application Settings for a Target Server data. There are total 6 fields in CLBC_APPLI_DATA table. The Collaboration: Application Settings for a Target Server 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_APPLI_DATA 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_APPLI_DATA Table Fields

Following is the list of fields that are available in SAP CLBC_APPLI_DATA table. The primary key fields of the table are CLIENT (Client ID), APPLICATION (Collaboration: Application ID), PLATFORM_TYPE (Collaboration: Service Provider Type), PLATFORM (Collaboration Platform ID (Server)).

Field Description Data Element Check Table Data Type
CLIENT Client ID SYMANDT * CLNT (3)
APPLICATION Collaboration: Application ID CLB_APPLICATION_ID CLBC_APPLI_PLATF CHAR (50)
PLATFORM_TYPE Collaboration: Service Provider Type CLB_PLATFORM_TYPE CLBC_APPLI_PLATF CHAR (20)
PLATFORM Collaboration Platform ID (Server) CLB_PLATFORM_ID CLBC_PLATF_DEF CHAR (30)
EXTERNAL_ID Collaboration: Application ID at Collaboration Platform CLB_APPLICATION_ID_EXTERNAL CHAR (255)
CONSUMER_KEY Collaboration: Consumer Key for OAuth CLB_CONSUMER_KEY CHAR (255)