SAP ABAP Class IF_ICI_USER (ICI User Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ICI_USER_SETTERS ICI User Setter methods 20030910
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_USER ICI specification: Agent 20030812
Properties
Class IF_ICI_USER  
Short Description ICI User Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030812   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CICI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ICI_USER has no interface implemented.
Friends
Class IF_ICI_USER has no friend class.
Attributes
Class IF_ICI_USER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_ADDRESSES Instance method Public Method 20030910
2 SET_CURRENT_CHANNELS Instance method Public Method 20030910
3 SET_CURRENT_QUEUES Instance method Public Method 20030910
4 SET_CURRENT_WORKMODE Instance method Public Method 20030910
5 _GET_ATTRIBUTES Instance method Public Method read user parameter and autom. CC- logon 20030812
6 _SUBSCRIBE Instance method Public Method subscription 20030827
7 _UNSUBSCRIBE Instance method Public Method unsubscription 20031002
Events
Class IF_ICI_USER has no event.
Types
Class IF_ICI_USER has no local type.
Method Signatures

Method SET_ADDRESSES Signature

Method SET_ADDRESSES on class IF_ICI_USER has no parameter.
Method SET_ADDRESSES on class IF_ICI_USER has no exception.

Method SET_CURRENT_CHANNELS Signature

Method SET_CURRENT_CHANNELS on class IF_ICI_USER has no parameter.
Method SET_CURRENT_CHANNELS on class IF_ICI_USER has no exception.

Method SET_CURRENT_QUEUES Signature

Method SET_CURRENT_QUEUES on class IF_ICI_USER has no parameter.
Method SET_CURRENT_QUEUES on class IF_ICI_USER has no exception.

Method SET_CURRENT_WORKMODE Signature

Method SET_CURRENT_WORKMODE on class IF_ICI_USER has no parameter.
Method SET_CURRENT_WORKMODE on class IF_ICI_USER has no exception.

Method _GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USERID Value transfer Type reference (TYPE) STRING Benutzer-ID 20030812
2 Returning USERPROPS Value transfer Object reference (TYPE REF TO) CL_BCB_USER_PROPS 20031125
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20030812

Method _SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPID Value transfer Type reference (TYPE) STRING 20030827
2 Importing APPURL Value transfer Type reference (TYPE) STRING 20030827
3 Importing USERID Value transfer Type reference (TYPE) STRING 20030827
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPID Value transfer Type reference (TYPE) STRING 20031002
2 Importing APPURL Value transfer Type reference (TYPE) STRING 20031002
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203
History
Last changed by/on SAP  20081007 
SAP Release Created in