CLBC_APPLI_DATA - Collaboration: Application Settings for a Target Server
Collaboration: Application Settings for a Target Server information is stored in SAP table CLBC_APPLI_DATA.
It is part of development package S_CLB_CUST in software component BC-SRV-STW. This development package consists of objects that can be grouped under "Customizing of the Collaboration Platform Library".
It is part of development package S_CLB_CUST in software component BC-SRV-STW. This development package consists of objects that can be grouped under "Customizing of the Collaboration Platform Library".
Fields for table CLBC_APPLI_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
.INCLUDE | KEY | X | CLB_S_APPLI_DATA_KEY | 0 | ||
APPLICATION | Collaboration: Application ID | X | CLB_APPLICATION_ID | CHAR | 100 | CLBC_APPLI_PLATF |
PLATFORM_TYPE | Collaboration: Service Provider Type | X | CLB_PLATFORM_TYPE | CHAR | 40 | CLBC_APPLI_PLATF |
PLATFORM | Collaboration Platform ID (Server) | X | CLB_PLATFORM_ID | CHAR | 60 | CLBC_PLATF_DEF |
.INCLUDE | DATA | CLB_S_APPLI_DATA_DATA | 0 | |||
EXTERNAL_ID | Collaboration: Application ID at Collaboration Platform | CLB_APPLICATION_ID_EXTERNAL | CHAR | 510 | ||
CONSUMER_KEY | Collaboration: Consumer Key for OAuth | CLB_CONSUMER_KEY | CHAR | 510 | ||
TIMEOUT | Timeout for HTTP Request | CLB_HTTP_TIMEOUT | INT4 | 4 |