SAP ABAP Class CX_CLB2_CONFIG (Collaboration: Configuration Exception)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_COMMON (Package) Common Objects and Services of the Collaboration Platform
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CLB2_EXCEPTION Collaboration: Base exception 20130516
Properties
Class CX_CLB2_CONFIG  
Short Description Collaboration: Configuration Exception    
Super Class CX_CLB2_EXCEPTION Collaboration: Base exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CLB2    
Program status     
Category 40  Exception Class 
Package CLB2_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20130516   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CLB2_CONFIG has no forward declaration.
Interfaces
Class CX_CLB2_CONFIG has no interface implemented.
Friends
Class CX_CLB2_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_CONTEXT Instance attribute Public Type reference (TYPE) CLB2_APPL_CONTEXT Application Context for Collaboration 20140417
2 APPLICATION_ID Instance attribute Public Type reference (TYPE) CLB2_APPLICATION_ID Application ID 20130516
3 APPLICATION_ID_NOT_FOUND Constant Public See coding 20130516
4 APPLI_PLATF_NOT_FOUND Constant Public See coding 20130516
5 AUTH_CONTEXT Instance attribute Public Type reference (TYPE) CLB2_AUTH_CONTEXT Collaboration: Authentication Context 20130516
6 CLASSNAME Instance attribute Public Type reference (TYPE) CLB2_PROCESS_METHOD_CLASS Class Name 20130516
7 CLB2_INTERFACE Instance attribute Public Type reference (TYPE) CLB2_INTERFACE Collaboration: Interface 20130516
8 CONTEXT_NOT_FOUND Constant Public See coding 20140417
9 DESTINATION Instance attribute Public Type reference (TYPE) CLB2_DEST_GW_HUB Collaboration: Destination of Gateway Hub 20140219
10 ENTRY_NOT_FOUND Constant Public See coding 20130516
11 ENTRY_NOT_FOUND_PLATF_METH Constant Public See coding 20130516
12 EXCEPTION Instance attribute Public Type reference (TYPE) RS38L_PAR_ Exception from Function Call 20140728
13 GW_NOTIFY_NOT_FOUND Constant Public See coding 20130516
14 HOST_NOT_FOUND Constant Public See coding 20140219
15 IC_DISP_ID Instance attribute Public Type reference (TYPE) CLB2_IC_DISP_ID CLAS CX_CLB2_CONFIG 20130516
16 IC_DISP_NOT_FOUND Constant Public See coding 20130516
17 KEY Instance attribute Public Type reference (TYPE) STRING Key 20130516
18 MESSAGE Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20140728
19 METHOD_VERSION Instance attribute Public Type reference (TYPE) CLB2_PLATFORM_METHOD_VERSION Collaboration: Version of Platform API Method 20130516
20 MISSING_INHERITANCE Constant Public See coding 20130516
21 MTH_CONFIG_NO_CLASSNAME Constant Public See coding 20130516
22 NAME Instance attribute Public Type reference (TYPE) STRING Name 20130516
23 PLATFORM Instance attribute Public Type reference (TYPE) CLB2_PLATFORM_ID CLAS CX_CLB2_CONFIG 20130516
24 PLATFORM_METHOD Instance attribute Public Type reference (TYPE) CLB2_PLATFORM_METHOD CLAS CX_CLB2_CONFIG 20130516
25 PLATFORM_TYPE Instance attribute Public Type reference (TYPE) CLB2_PLATFORM_TYPE CLAS CX_CLB2_CONFIG 20130516
26 PLATF_AUTH_NOT_FOUND Constant Public See coding 20130516
27 PLATF_DEF_NOT_FOUND Constant Public See coding 20130516
28 PLATF_NOT_FOUND Constant Public See coding 20130516
29 PLATF_URI_INVALID Constant Public See coding 20130516
30 PTYPE_CF_NOT_FOUND Constant Public See coding 20130516
31 PTYPE_METH_NOT_FOUND Constant Public See coding 20130516
32 PTYPE_NOT_FOUND Constant Public See coding 20130516
33 PTYPE_VERS_NOT_FOUND Constant Public See coding 20130516
34 PTYPE_VERS_NOT_UNIQUE Constant Public See coding 20130516
35 RFC_ERROR Constant Public See coding 20140424
36 SERVER_SETTINGS_NOT_FOUND Constant Public See coding 20130516
37 SERVICE Instance attribute Public Type reference (TYPE) CLB2_SERVICE Collaboration: Service 20130604
38 SERVICE_NAME Instance attribute Public Type reference (TYPE) CLB2_EXT_SERVICE_NAME Collaboration: External Service Name 20130516
39 SERVICE_NOT_FOUND Constant Public See coding 20130604
40 SUPERCLASS Instance attribute Public Type reference (TYPE) SEOCLSNAME 20130624
41 VALUE Instance attribute Public Type reference (TYPE) STRING Value 20130516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130516
2 MSG_TO_T100KEY Static method Public Method Convert Message to T100 Key 20130516
Events
Class CX_CLB2_CONFIG has no event.
Types
Class CX_CLB2_CONFIG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_CONTEXT Call by reference Type reference (TYPE) CLB2_APPL_CONTEXT 20140417
2 Importing APPLICATION_ID Call by reference Type reference (TYPE) CLB2_APPLICATION_ID 20130516
3 Importing AUTH_CONTEXT Call by reference Type reference (TYPE) CLB2_AUTH_CONTEXT 20130516
4 Importing CLASSNAME Call by reference Type reference (TYPE) CLB2_PROCESS_METHOD_CLASS 20130516
5 Importing CLB2_INTERFACE Call by reference Type reference (TYPE) CLB2_INTERFACE 20130516
6 Importing DESTINATION Call by reference Type reference (TYPE) CLB2_DEST_GW_HUB 20140219
7 Importing EXCEPTION Call by reference Type reference (TYPE) RS38L_PAR_ 20140728
8 Importing IC_DISP_ID Call by reference Type reference (TYPE) CLB2_IC_DISP_ID 20130516
9 Importing KEY Call by reference Type reference (TYPE) STRING 20130516
10 Importing MESSAGE Call by reference Type reference (TYPE) SYMSGV 20140728
11 Importing METHOD_VERSION Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD_VERSION 20130516
12 Importing NAME Call by reference Type reference (TYPE) STRING 20130516
13 Importing PLATFORM Call by reference Type reference (TYPE) CLB2_PLATFORM_ID 20130516
14 Importing PLATFORM_METHOD Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD 20130516
15 Importing PLATFORM_TYPE Call by reference Type reference (TYPE) CLB2_PLATFORM_TYPE 20130516
16 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130516
17 Importing SERVICE Call by reference Type reference (TYPE) CLB2_SERVICE 20130604
18 Importing SERVICE_NAME Call by reference Type reference (TYPE) CLB2_EXT_SERVICE_NAME 20130516
19 Importing SUPERCLASS Call by reference Type reference (TYPE) SEOCLSNAME 20130624
20 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130516
21 Importing VALUE Call by reference Type reference (TYPE) STRING 20130516

Method CONSTRUCTOR on class CX_CLB2_CONFIG has no exception.

Method MSG_TO_T100KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_T100_KEY Value transfer Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20130516

Method MSG_TO_T100KEY on class CX_CLB2_CONFIG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100