SAP ABAP Class CL_ISU_WF_CALLBACK_COMPONENT (CIC WF Inbox : Callback Processing)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISU_WF_INBOX_SUB_COMPONENT Subcomponent for CIC WF Inbox 20000915
Properties
Class CL_ISU_WF_CALLBACK_COMPONENT  
Short Description CIC WF Inbox : Callback Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 20000915   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CCM_WORKSPACE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISU_WF_INBOX_SUB_COMPONENT Subcomponent for CIC WF Inbox 20000915
Friends
Class CL_ISU_WF_CALLBACK_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000915
2 CICITEM Instance attribute Public Type reference (TYPE) OBJ_RECORD CIC Workitem 20000915
3 CICITEM_ID Instance attribute Public Type reference (TYPE) SWWWIHEAD-WI_ID CIC Workitem ID 20000915
4 CO_OK_CALLBACK Constant Public Type reference (TYPE) SYUCOMM 'E_CALLBACK' Action Code: E-mail Processed 20000920
5 CO_OK_DOC_SHOW Constant Public Type reference (TYPE) SYUCOMM 'E_DOC_SHOW' Action Code: E-mail Processed 20000915
6 CO_OK_WI_DONE Constant Public Type reference (TYPE) SYUCOMM 'E_DONE' Action Code: E-mail Processed 20000915
7 CO_OK_WI_KEEP Constant Public Type reference (TYPE) SYUCOMM 'E_WI_KEEP' Action Code: Retain E-mail 20000915
8 CO_OK_WI_REVERSE Constant Public Type reference (TYPE) SYUCOMM 'E_WI_REV' Reverse Action Code for e-mail 20000915
9 CO_OK_WI_SHOW Constant Public Type reference (TYPE) SYUCOMM 'E_WI_SHOW' Action Code: E-mail Processed 20000915
10 FLOWITEM Instance attribute Public Type reference (TYPE) OBJ_RECORD Workflow (Flowitem) 20000915
11 FLOWITEM_ID Instance attribute Public Type reference (TYPE) SWWWIHEAD-WI_ID Workflow ID 20000915
12 HITLIST Instance attribute Private See coding Hitlist for ALV 20000920
13 ORIG_DATA Instance attribute Public Type reference (TYPE) ISU_CIC_PHONE_DATA CIC e-mail Processing: Screen Fields 20000915
14 PARTNER Instance attribute Private Type reference (TYPE) OBJ_RECORD Business Partner 20000920
15 PARTNER_LIST Instance attribute Private See coding Partner Hitlist 20000920
16 PARTNER_OBJTYPE Instance attribute Private Type reference (TYPE) SWO_OBJTYP Business Partner Object Type 20010319
17 PROFILE Instance attribute Private Type reference (TYPE) ECIC_WFINBPROF WF Inbox Profile 20000915
18 SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER Splitter Container 20000915
19 SUB_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR Subscreen: Screen 20000915
20 SUB_REPID Instance attribute Private Type reference (TYPE) SYREPID Subscreen: Programm 20000915
21 TEXTEDIT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TEXTEDIT Textedit Control 20000915
22 WORKSPACE Instance attribute Private Object reference (TYPE REF TO) CL_ISU_WF_INBOX_WORKSPACE Inbox Workspace 20000915
Methods
# Method Level Visibility Method type Description Created on
1 ANALYSE_DATA Instance method Private Method Analyzes the Objects Set 20000920
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000915
3 FREE Instance method Public Method 20000915
4 HANDLE_HITLIST_DOUBLECLICK Instance method Public Event handling method Handler for Partner Selection 20000920
5 SET_DATA Instance method Public Method Sets Data to Be Processed 20000915
6 SET_HITLIST Instance method Private Method Sets Hitlist 20000920
7 SET_PROFILE Instance method Private Method Sets the profile 20000915
Events
Class CL_ISU_WF_CALLBACK_COMPONENT has no event.
Types
Class CL_ISU_WF_CALLBACK_COMPONENT has no local type.
Method Signatures

Method ANALYSE_DATA Signature

Method ANALYSE_DATA on class CL_ISU_WF_CALLBACK_COMPONENT has no parameter.
Method ANALYSE_DATA on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE Call by reference Type reference (TYPE) ECIC_WFINBPROF Inbox Profil 20000915
2 Importing IM_WORKSPACE Call by reference Object reference (TYPE REF TO) CL_ISU_WF_INBOX_WORKSPACE Workspace 20000915

Method CONSTRUCTOR on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method FREE Signature

Method FREE on class CL_ISU_WF_CALLBACK_COMPONENT has no parameter.
Method FREE on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method HANDLE_HITLIST_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20000920
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20000920
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20000920

Method HANDLE_HITLIST_DOUBLECLICK on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CICITEM Call by reference Type reference (TYPE) OBJ_RECORD Auszuführendes CIC Workitem 20000915
2 Importing IM_DATE Call by reference Type reference (TYPE) SYDATUM Datum 20000920
3 Importing IM_FLOWITEM Call by reference Type reference (TYPE) OBJ_RECORD Auszuführendes Workitem 20000915
4 Importing IM_PARTNER Call by reference Type reference (TYPE) OBJ_RECORD Geschäftspartner 20000920
5 Importing IM_PHONENUMBER Call by reference Type reference (TYPE) SP_TELNO Teleonnummer 20000920
6 Importing IM_REASONCODE Call by reference Type reference (TYPE) EWW_REASON_CODE Anrufgrund 20000920
7 Importing IM_TIME Call by reference Type reference (TYPE) SYUZEIT Uhrzeit 20000920

Method SET_DATA on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method SET_HITLIST Signature

Method SET_HITLIST on class CL_ISU_WF_CALLBACK_COMPONENT has no parameter.
Method SET_HITLIST on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE Call by reference Type reference (TYPE) ECIC_WFINBPROF Inbox Profil 20000915

Method SET_PROFILE on class CL_ISU_WF_CALLBACK_COMPONENT has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 462