SAP ABAP Class IF_ICI_USER_SETTERS (ICI User Setter methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ICI_USER ICI User Interface 20030910
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_USER ICI specification: Agent 20030910
Properties
Class IF_ICI_USER_SETTERS  
Short Description ICI User Setter methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030910   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_SETTERS has no interface implemented.
Friends
Class IF_ICI_USER_SETTERS has no friend class.
Attributes
Class IF_ICI_USER_SETTERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _SET_ADDRESSES Instance method Public Method set user addresses 20030910
2 _SET_CURRENT_CHANNELS Instance method Public Method set user channels 20030910
3 _SET_CURRENT_QUEUES Instance method Public Method set user queues 20030910
4 _SET_CURRENT_WORKMODE Instance method Public Method set user workmode 20030910
5 _SET_WORKCENTER Instance method Public Method 20050106
Events
Class IF_ICI_USER_SETTERS has no event.
Types
Class IF_ICI_USER_SETTERS has no local type.
Method Signatures

Method _SET_ADDRESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESSES Value transfer Type reference (TYPE) CICI_USER_ADDRESSES_T Address Cluster 20030910
2 Importing USERID Value transfer Type reference (TYPE) STRING 20030910
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20040323

Method _SET_CURRENT_CHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANNELS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20030910
2 Importing USERID Value transfer Type reference (TYPE) STRING 20030910
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20040323

Method _SET_CURRENT_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUES Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20030910
2 Importing USERID Value transfer Type reference (TYPE) STRING 20030910
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20040323

Method _SET_CURRENT_WORKMODE Signature

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

Method _SET_WORKCENTER 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 20050106
2 Importing WORKCENTERID Call by reference Type reference (TYPE) STRING 20050106
3 Importing WORKCENTERIDTYPE Call by reference Type reference (TYPE) STRING 20050106
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20050106
History
Last changed by/on SAP  20081007 
SAP Release Created in