SAP ABAP Class CL_ICI_CCS_TOOLS (Class to get user & language of soap header document)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_CCS_SIMULATOR (Package) Communication Management Software Simulator
Properties
Class CL_ICI_CCS_TOOLS  
Short Description Class to get user & language of soap header document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_CCS_SIMULATOR   Communication Management Software Simulator 
Created 20051213   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICI_CCS_TOOLS has no forward declaration.
Interfaces
Class CL_ICI_CCS_TOOLS has no interface implemented.
Friends
Class CL_ICI_CCS_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CCS_EXCEPTION Static Attribute Public Object reference (TYPE REF TO) CX_ICI_CCS_EXCEPTION CCS Exceptions 20051213
2 S Static Attribute Public Type reference (TYPE) STRING Arbitrary String 20051213
3 SOTR Static Attribute Public Type reference (TYPE) SOTR_CONC Text ID of exception 20051213
4 S_LANGUAGE Static Attribute Private Type reference (TYPE) STRING language attribute 20051213
5 S_USER Static Attribute Private Type reference (TYPE) STRING user id attribute 20051213
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CCS_GUID Static method Public Method Add CCS GUID 20051213
2 DEL_CCS_GUID Static method Public Method Delete CCS GUID from DB 20051213
3 GET_HEADER Static method Public Method gets user id 20051213
4 GET_MESSAGE_TEXT Static method Public Method Get message text 20051213
5 GET_TASKID Static method Public Method Get unique taskid for asynchronous calls 20060123
6 SET_LANG Static method Public Method set language 20051213
7 SET_METHOD_INTERFACE Static method Public Method Set Method & Interface 20051213
8 SET_USER Static method Public Method set user id 20051213
9 SET_USER_LANG Static method Public Method Set User & Lang 20051213
Events
Class CL_ICI_CCS_TOOLS has no event.
Types
Class CL_ICI_CCS_TOOLS has no local type.
Method Signatures

Method ADD_CCS_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CCS_GUID Call by reference Type reference (TYPE) STRING 20051213
2 Changing XML_STR Call by reference Type reference (TYPE) STRING 20051213

Method ADD_CCS_GUID on class CL_ICI_CCS_TOOLS has no exception.

Method DEL_CCS_GUID Signature

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

Method DEL_CCS_GUID on class CL_ICI_CCS_TOOLS has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CCS_GUID Call by reference Type reference (TYPE) STRING 20051213
2 Returning HEADER Value transfer Type reference (TYPE) ICI_CCS_HEADER Contact Center Simulator Header structure 20051213

Method GET_HEADER on class CL_ICI_CCS_TOOLS has no exception.

Method GET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3 System, current language 20051213
2 Importing NR Call by reference Type reference (TYPE) SYMSGNO '000' Message Number 20051213
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20051213
4 Importing V1 Call by reference Type reference (TYPE) STRING '' 20051213
5 Importing V2 Call by reference Type reference (TYPE) STRING '' 20051213
6 Importing V3 Call by reference Type reference (TYPE) STRING '' 20051213
7 Importing V4 Call by reference Type reference (TYPE) STRING '' 20051213

Method GET_MESSAGE_TEXT on class CL_ICI_CCS_TOOLS has no exception.

Method GET_TASKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNC_CODE Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20060124
2 Importing METH_NAME Value transfer Type reference (TYPE) STRING 20060123
3 Returning TASKID Value transfer Type reference (TYPE) CHAR8 Character field, 8 characters long 20060124

Method GET_TASKID on class CL_ICI_CCS_TOOLS has no exception.

Method SET_LANG Signature

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

Method SET_LANG on class CL_ICI_CCS_TOOLS has no exception.

Method SET_METHOD_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CCS_GUID Call by reference Type reference (TYPE) STRING 20051213
2 Importing INTERFACE Call by reference Type reference (TYPE) STRING 20051213
3 Importing METHOD Call by reference Type reference (TYPE) STRING 20051213

Method SET_METHOD_INTERFACE on class CL_ICI_CCS_TOOLS has no exception.

Method SET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USERID Call by reference Type reference (TYPE) STRING user id 20051213

Method SET_USER on class CL_ICI_CCS_TOOLS has no exception.

Method SET_USER_LANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CCS_GUID Call by reference Type reference (TYPE) STRING 20051213
2 Importing LANG Call by reference Type reference (TYPE) STRING 20051213
3 Importing USERID Call by reference Type reference (TYPE) STRING 20051213

Method SET_USER_LANG on class CL_ICI_CCS_TOOLS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700