SAP ABAP Data Element CLB_APPLICATION_ID (Collaboration: Application ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
Basic Data
Data Element CLB_APPLICATION_ID
Short Description Collaboration: Application ID  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CLB_APPLICATION_ID    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
Value Table CLBC_APPLI    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Appl. ID 
Medium 15 Application ID 
Long 20 Application ID 
Heading 14 Application ID 
Documentation

Definition

An application ID is the unique identifier of an application using the services of a collaborating platform.

Use

All applications that use the ABAP collaboration platform are registered using the Customizing table CLBC_APPLI.

The Social Media ABAP Integration Library uses the default value 'SAIL' that is shipped as part of the development package. Applications should use this default value if there is no need to encapsulate their groups or feeds from other applications.

Dependencies

When collaborating with a Service Provider (such as SAP Jam), it might be necessary to register the application (such as SAIL) at this Service Provider.

Additional settings must be made using view cluster CLBVC_APPLI_PLATF. They must be made locally in each client.

Note: The application ID is also part of the authorization objects, for instance S_STW_REP. Authorization checks only support a field length of 40 characters. For this reason, it must be possible to differentiate between the application IDs within the first 40 characters.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 732