SAP ABAP Class CL_CRM_IC_SERVICES (IC Singleton to access services)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     CRM_IC_APPL_UI_SERVICES (Package) IC Services UI
Properties
Class CL_CRM_IC_SERVICES  
Short Description IC Singleton to access services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_SERVICES   IC Services UI 
Created 20020606   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_IC_SERVICES has no interface implemented.
Friends
Class CL_CRM_IC_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BSP_INVOKE_DELIMITER Constant Public Type reference (TYPE) STRING ':' delimiter used to sparate code and queue id 20021108
2 BSP_INVOKE_QUEUE_ID Static Attribute Public Type reference (TYPE) STRING queue id of current bspinvoke call from Java 20021108
3 CCPROFILEID Static Attribute Private Type reference (TYPE) CRMT_IC_MCM_CCPROF_ID Communication Management Software Profile 20050124
4 CCSPS_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050125
5 CCSYSCADH Static Attribute Private Type reference (TYPE) CRMT_IC_MCM_CCSYS_CADH Com Mgmt Software System Consult Attached Data Handling 20050120
6 CCSYSDES Static Attribute Private Type reference (TYPE) CRMT_IC_MCM_CCSYS_DES IC MCM Com Mgmt Software System Defer E-Mail Subscription 20051130
7 CCSYSID Static Attribute Private Type reference (TYPE) CRMT_IC_MCM_CCSYS_ID Communication Management Software System ID 20050120
8 CCSYSSPH Static Attribute Private Type reference (TYPE) CRMT_IC_MCM_CCSYS_SAPPHONE Use SAPphone 20050120
9 CCSYS_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050121
10 CCS_PREVIOUS_SESSIONID Static Attribute Private Type reference (TYPE) STRING 20050125
11 CLIENT_HOSTNAME Static Attribute Private Type reference (TYPE) STRING 20050106
12 CONTEXTAREA_CONTR Static Attribute Public Object reference (TYPE REF TO) CL_CRM_IC_CONTEXTAREAVIEW_IMPL CL_CRM_IC_CONTEXTAREAVIEW 20021009
13 DEFAULT_PROFILE Constant Public Type reference (TYPE) CRMT_IC_CONFIGPROF 'DEFAULT' IC Configuration Profile 20020606
14 DELTA_HANDLING_ENABLED Static Attribute Public Type reference (TYPE) CHAR1 'X' true ifd DH is enabled 20021108
15 DISPATCHER_PORT Static Attribute Private Type reference (TYPE) STRING '' 20030530
16 ERRORTYPE_APPLICATION_ERROR Constant Public Type reference (TYPE) STRING 'APPLICATION_ERROR' 20020704
17 ERRORTYPE_SYSTEM_ERROR Constant Public Type reference (TYPE) STRING 'SYSTEM_ERROR' 20020704
18 ERROR_CLOSE_SESSION Constant Public Type reference (TYPE) STRING 'CLOSE_SESSION_EXCEPTION' 20020703
19 ERROR_CREATE_SESSION Constant Public Type reference (TYPE) STRING 'CREATE_SESSION_EXCEPTION' 20020703
20 ERROR_GENERAL Constant Public Type reference (TYPE) STRING 'GENERAL_EXCEPTION' 20020703
21 ERROR_GET_INSTANCE Constant Public Type reference (TYPE) STRING 'GET_INSTANCE_EXCEPTION' 20020703
22 ERROR_INVALID_SESSION Constant Public Type reference (TYPE) STRING 'INVALID_SESSION_EXCEPTION' 20020703
23 ERROR_METHOD_CALL Constant Public Type reference (TYPE) STRING 'METHOD_CALL_EXCEPTION' 20020703
24 ERROR_NOT_CONNECTED Constant Public Type reference (TYPE) STRING 'ERROR_NOT_CONNECTED' 20020705
25 ERROR_RFC_COMMUNICATION_FAIL Constant Public Type reference (TYPE) STRING 'ERROR_RFC_COMMUNICATION_FAILURE' 20020703
26 ERROR_RFC_SYSTEM_FAILURE Constant Public Type reference (TYPE) STRING 'ERROR_RFC_SYSTEM_FAILURE' 20020703
27 ERROR_SESSION_INIT Constant Public Type reference (TYPE) STRING 'ERROR_SESSION_INIT' 20020705
28 ERROR_UNKNOWN Constant Public Type reference (TYPE) STRING 'ERROR_UNKNOWN' 20020704
29 EVENT_SRV Static Attribute Private Object reference (TYPE REF TO) IF_CRM_IC_EVENT_SRV event service 20020606
30 GFS_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050121
31 GREGLEMONDMEMORIAL Static Attribute Public Type reference (TYPE) STRING not to be revealed (buy upcoming title ) 20021108
32 GV_AUTO_LOGOUT Static Attribute Protected Type reference (TYPE) I Value in ms, after which application automatically ends 20041220
33 HNIA Static Attribute Private Type reference (TYPE) CRMT_IC_HNIA Host Name Identification Applet 20050121
34 JALERT Static Attribute Public Object reference (TYPE REF TO) IF_CRM_IC_JALERT_SRV IC alert service 20020606
35 JAVA_DOMAIN Static Attribute Private Type reference (TYPE) STRING '' domain 20021206
36 JAVA_HOST Static Attribute Private Type reference (TYPE) STRING '' default 20020611
37 JAVA_SERVERNODEID Static Attribute Private Type reference (TYPE) STRING '' 20021111
38 JEXCEPTION Static Attribute Public Object reference (TYPE REF TO) CX_CRM_IC_JEXCEPTION Java exception 20020628
39 ORG_UNIT Static Attribute Private Type reference (TYPE) CRMT_IC_ORG_UNIT Org unit information 20031024
40 PROFILE Static Attribute Public Type reference (TYPE) CRMT_IC_CONFIGPROF determined profile 20020606
41 PROTOCOL Static Attribute Public Type reference (TYPE) STRING 'http' RUNNING PROTOL 20040301
42 REDUCED_MODE Static Attribute Public Type reference (TYPE) CHAR1 IC reduced mode (for debugging) 20021108
43 RFC_SESSION Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_JSESSION java RFC session 20020606
44 SESSION_DEST Static Attribute Private Type reference (TYPE) CRMC_BCB_SESSION_DEST Destination for Internal Sessions 20050121
45 SESSION_ID Static Attribute Public Type reference (TYPE) STRING session id 20020606
46 SPH_FRAMEWORK_ENABLED Static Attribute Private Type reference (TYPE) BOOLEAN '-' ABAP Boolean (X=true, -=undefined, space=false) 20030822
47 USER_FIRST_NAME Static Attribute Private Type reference (TYPE) STRING 20050106
48 USER_LAST_NAME Static Attribute Private Type reference (TYPE) STRING 20050106
49 _HOSTAPP_INSTANCE_KEY Static Attribute Protected Type reference (TYPE) STRING Stores the GUID generated by the host application 20070731
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020620
2 CLEAR_CC_VALUES Static method Public Method 20050125
3 CLOSE_RFC_SESSION_INSTANCE Static method Public Method 20020808
4 GET_AUTO_LOGOUT Static method Public Method 20041220
5 GET_CCPROFILEID Static method Public Method 20050124
6 GET_CCSYSCADH Static method Public Method 20050120
7 GET_CCSYSDES Static method Public Method 20051130
8 GET_CCSYSID Static method Public Method 20050120
9 GET_CCSYSSPH Static method Public Method 20050120
10 GET_CCS_PREVIOUS_SESSIONID Static method Public Method 20050125
11 GET_CCS_SESSION_MAN_OPT Static method Public Method 20050125
12 GET_CLIENT_HOSTNAME Static method Public Method 20050106
13 GET_DISPATCHER_BASE_URL Static method Public Method returns j2ee base URL 20021108
14 GET_DISPATCHER_HOST Static method Public Method returns java host for ic messaging 20021108
15 GET_DISPATCHER_PORT Static method Public Method returns java host for ic messaging 20030530
16 GET_EVENT_SRV_INSTANCE Static method Public Method returns an instance of the event service (singleton) 20020606
17 GET_HNIA Static method Public Method 20050121
18 GET_HOSTAPP_INSTANCE_KEY Static method Public Method 20070801
19 GET_JALERT_SRV_INSTANCE Static method Public Method returns an instance of the jalert service (singleton) 20020606
20 GET_JAVA_HOST Static method Public Method returns java host for ic messaging 20020611
21 GET_JAVA_HOST_NAME Static method Public Method returns java host for ic messaging 20021206
22 GET_JAVA_SERVERNODEID Static method Public Method Return java server node id 20021108
23 GET_ORG_UNIT Static method Public Method Returns org unit information 20031024
24 GET_RFC_SESSION_INSTANCE Static method Public Method returns an instance of the RFC session (singleton) 20020606
25 GET_SESSION_DEST Static method Public Method 20050121
26 GET_SESSION_ID Static method Public Method returns a session id 20020606
27 GET_SYSTEM_PROPERTY Static method Public Method Return the specified system property 20020820
28 GET_TEXT_FROM_OTR Static method Public Method 20050125
29 GET_USER_NAMES Static method Public Method 20050106
30 HANDLE_SERVER_CHECK_ERRORS Static method Public Method returns java host for ic messaging 20030821
31 IS_DELTA_HANDLING_ENABLED Static method Public Method Returns true if delta handling is enabled 20021108
32 LOAD_JAVA_RUNTIME Static method Public Method Load java runtime 20030820
33 READ_CC_VALUES Static method Private Method 20050125
34 READ_GFS_VALUES Static method Private Method 20050125
35 RESET_RFC_SESSION_INSTANCE Static method Public Method resets an instance of the RFC session (testing only) 20020807
36 SET_CLIENT_HOSTNAME Static method Public Method 20050106
37 SET_CONTEXTAREA_CONTR Static method Public Method Sets context are controller 20021009
38 SET_HOSTAPP_INSTANCE_KEY Static method Public Method 20070731
39 SET_ORG_UNIT Static method Public Method Sets org unit information 20031024
40 SET_SYSTEM_PROPERTY Static method Private Method Sets the specified system property 20021108
Events
Class CL_CRM_IC_SERVICES has no event.
Types
Class CL_CRM_IC_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_IC_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_IC_SERVICES has no exception.

Method CLEAR_CC_VALUES Signature

Method CLEAR_CC_VALUES on class CL_CRM_IC_SERVICES has no parameter.
Method CLEAR_CC_VALUES on class CL_CRM_IC_SERVICES has no exception.

Method CLOSE_RFC_SESSION_INSTANCE Signature

Method CLOSE_RFC_SESSION_INSTANCE on class CL_CRM_IC_SERVICES has no parameter.
Method CLOSE_RFC_SESSION_INSTANCE on class CL_CRM_IC_SERVICES has no exception.

Method GET_AUTO_LOGOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MILLISECONDS Value transfer Type reference (TYPE) I Value in ms, after which IC_BASE application (CRM_IC) ends 20041220

Method GET_AUTO_LOGOUT on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCPROFILEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCPROFILEID Value transfer Type reference (TYPE) CRMT_IC_MCM_CCPROF_ID Profil - Communication-Management-Software 20050124

Method GET_CCPROFILEID on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCSYSCADH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCSYSCADH Value transfer Type reference (TYPE) CRMT_IC_MCM_CCSYS_CADH Com-Mgmt-Software-System Handhabung beratungsbezogener Daten 20050120

Method GET_CCSYSCADH on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCSYSDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCSYSDES Value transfer Type reference (TYPE) CRMT_IC_MCM_CCSYS_DES IC MCM Com Mgmt Software System Defer E-Mail Subscription 20051130

Method GET_CCSYSDES on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCSYSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCSYSID Value transfer Type reference (TYPE) CRMT_IC_MCM_CCSYS_ID Communication-Management-Software - System-ID 20050120

Method GET_CCSYSID on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCSYSSPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCSYSSPH Value transfer Type reference (TYPE) CRMT_IC_MCM_CCSYS_SAPPHONE SAPphone verwenden 20050120

Method GET_CCSYSSPH on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCS_PREVIOUS_SESSIONID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CCS_PREVIOUS_SESSIONID Value transfer Type reference (TYPE) STRING 20050125

Method GET_CCS_PREVIOUS_SESSIONID on class CL_CRM_IC_SERVICES has no exception.

Method GET_CCS_SESSION_MAN_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OPTTEXTS Value transfer Type reference (TYPE) TABLE_OF_STRINGS String-Tabelle 20050125

Method GET_CCS_SESSION_MAN_OPT on class CL_CRM_IC_SERVICES has no exception.

Method GET_CLIENT_HOSTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HOSTNAME Value transfer Type reference (TYPE) STRING 20050106

Method GET_CLIENT_HOSTNAME on class CL_CRM_IC_SERVICES has no exception.

Method GET_DISPATCHER_BASE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Grundsätzliche URL 20021108

Method GET_DISPATCHER_BASE_URL on class CL_CRM_IC_SERVICES has no exception.

Method GET_DISPATCHER_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20021108

Method GET_DISPATCHER_HOST on class CL_CRM_IC_SERVICES has no exception.

Method GET_DISPATCHER_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20030530

Method GET_DISPATCHER_PORT on class CL_CRM_IC_SERVICES has no exception.

Method GET_EVENT_SRV_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_CRM_IC_EVENT_SRV Instanz Event-Service 20020606

Method GET_EVENT_SRV_INSTANCE on class CL_CRM_IC_SERVICES has no exception.

Method GET_HNIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HNIA Value transfer Type reference (TYPE) CRMT_IC_HNIA Host-Namen-ID-Applet 20050121

Method GET_HNIA on class CL_CRM_IC_SERVICES has no exception.

Method GET_HOSTAPP_INSTANCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOSTAPP_INSTANCE_KEY Value transfer Type reference (TYPE) STRING 20070801

Method GET_HOSTAPP_INSTANCE_KEY on class CL_CRM_IC_SERVICES has no exception.

Method GET_JALERT_SRV_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_CRM_IC_JALERT_SRV IC-Alert-Service 20020606

Method GET_JALERT_SRV_INSTANCE on class CL_CRM_IC_SERVICES has no exception.

Method GET_JAVA_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Java-Host 20020611

Method GET_JAVA_HOST on class CL_CRM_IC_SERVICES has no exception.

Method GET_JAVA_HOST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Java-Host 20021206

Method GET_JAVA_HOST_NAME on class CL_CRM_IC_SERVICES has no exception.

Method GET_JAVA_SERVERNODEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20021108

Method GET_JAVA_SERVERNODEID on class CL_CRM_IC_SERVICES has no exception.

Method GET_ORG_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ORGUNIT Value transfer Type reference (TYPE) CRMT_IC_ORG_UNIT org unit information 20031024

Method GET_ORG_UNIT on class CL_CRM_IC_SERVICES has no exception.

Method GET_RFC_SESSION_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_CRM_IC_JSESSION Java-Session-Proxy 20020606

Method GET_RFC_SESSION_INSTANCE on class CL_CRM_IC_SERVICES has no exception.

Method GET_SESSION_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SESSION_DEST Value transfer Type reference (TYPE) CRMC_BCB_SESSION_DEST Destination für interne Sessions 20050121

Method GET_SESSION_DEST on class CL_CRM_IC_SERVICES has no exception.

Method GET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING Session-ID 20020606

Method GET_SESSION_ID on class CL_CRM_IC_SERVICES has no exception.

Method GET_SYSTEM_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20020820
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20020820

Method GET_SYSTEM_PROPERTY on class CL_CRM_IC_SERVICES has no exception.

Method GET_TEXT_FROM_OTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) SOTR_ALIAS Unique Alias Name for OTR Concept 20050125
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20050125
3 Returning RV_RESULT Value transfer Type reference (TYPE) SOTR_TXT Text Field in the OTR 20050125

Method GET_TEXT_FROM_OTR on class CL_CRM_IC_SERVICES has no exception.

Method GET_USER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_USER_FIRST_NAME Call by reference Type reference (TYPE) STRING 20050106
2 Exporting EV_USER_LAST_NAME Call by reference Type reference (TYPE) STRING 20050106

Method GET_USER_NAMES on class CL_CRM_IC_SERVICES has no exception.

Method HANDLE_SERVER_CHECK_ERRORS Signature

Method HANDLE_SERVER_CHECK_ERRORS on class CL_CRM_IC_SERVICES has no parameter.
Method HANDLE_SERVER_CHECK_ERRORS on class CL_CRM_IC_SERVICES has no exception.

Method IS_DELTA_HANDLING_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20021108

Method IS_DELTA_HANDLING_ENABLED on class CL_CRM_IC_SERVICES has no exception.

Method LOAD_JAVA_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_CRM_IC_RUNTIME_PROCESS 20030820

Method LOAD_JAVA_RUNTIME on class CL_CRM_IC_SERVICES has no exception.

Method READ_CC_VALUES Signature

Method READ_CC_VALUES on class CL_CRM_IC_SERVICES has no parameter.
Method READ_CC_VALUES on class CL_CRM_IC_SERVICES has no exception.

Method READ_GFS_VALUES Signature

Method READ_GFS_VALUES on class CL_CRM_IC_SERVICES has no parameter.
Method READ_GFS_VALUES on class CL_CRM_IC_SERVICES has no exception.

Method RESET_RFC_SESSION_INSTANCE Signature

Method RESET_RFC_SESSION_INSTANCE on class CL_CRM_IC_SERVICES has no parameter.
Method RESET_RFC_SESSION_INSTANCE on class CL_CRM_IC_SERVICES has no exception.

Method SET_CLIENT_HOSTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOSTNAME Call by reference Type reference (TYPE) STRING 20050106

Method SET_CLIENT_HOSTNAME on class CL_CRM_IC_SERVICES has no exception.

Method SET_CONTEXTAREA_CONTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CA_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_CRM_IC_CONTEXTAREAVIEW_IMPL CL_CRM_IC_CONTEXTAREAVIEW 20021009

Method SET_CONTEXTAREA_CONTR on class CL_CRM_IC_SERVICES has no exception.

Method SET_HOSTAPP_INSTANCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOSTAPP_INSTANCE_KEY Call by reference Type reference (TYPE) STRING 20070801

Method SET_HOSTAPP_INSTANCE_KEY on class CL_CRM_IC_SERVICES has no exception.

Method SET_ORG_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORGUNIT Call by reference Type reference (TYPE) CRMT_IC_ORG_UNIT org unit information 20031024

Method SET_ORG_UNIT on class CL_CRM_IC_SERVICES has no exception.

Method SET_SYSTEM_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20021108
2 Importing VALUE Value transfer Type reference (TYPE) STRING 20021108

Method SET_SYSTEM_PROPERTY on class CL_CRM_IC_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 310