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 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CX_ICI_CCS_EXCEPTION | CCS Exceptions | 20051213 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Arbitrary String | 20051213 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SOTR_CONC | Text ID of exception | 20051213 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | language attribute | 20051213 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | user id attribute | 20051213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add CCS GUID | 20051213 |
2 | ![]() |
Static method | Public | Method | Delete CCS GUID from DB | 20051213 |
3 | ![]() |
Static method | Public | Method | gets user id | 20051213 |
4 | ![]() |
Static method | Public | Method | Get message text | 20051213 |
5 | ![]() |
Static method | Public | Method | Get unique taskid for asynchronous calls | 20060123 |
6 | ![]() |
Static method | Public | Method | set language | 20051213 |
7 | ![]() |
Static method | Public | Method | Set Method & Interface | 20051213 |
8 | ![]() |
Static method | Public | Method | set user id | 20051213 |
9 | ![]() |
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 | ![]() |
CCS_GUID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CCS_GUID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
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 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3 System, current language | 20051213 | |
2 | ![]() |
NR | Call by reference | Type reference (TYPE) | SYMSGNO | '000' | Message Number | 20051213 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20051213 | |||
4 | ![]() |
V1 | Call by reference | Type reference (TYPE) | STRING | '' | 20051213 | ||
5 | ![]() |
V2 | Call by reference | Type reference (TYPE) | STRING | '' | 20051213 | ||
6 | ![]() |
V3 | Call by reference | Type reference (TYPE) | STRING | '' | 20051213 | ||
7 | ![]() |
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 | ![]() |
FUNC_CODE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060124 | ||
2 | ![]() |
METH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060123 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CCS_GUID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
INTERFACE | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CCS_GUID | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
2 | ![]() |
LANG | Call by reference | Type reference (TYPE) | STRING | 20051213 | |||
3 | ![]() |
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 |