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 | ![]() |
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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000915 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBJ_RECORD | CIC Workitem | 20000915 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_ID | CIC Workitem ID | 20000915 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_CALLBACK' | Action Code: E-mail Processed | 20000920 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_DOC_SHOW' | Action Code: E-mail Processed | 20000915 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_DONE' | Action Code: E-mail Processed | 20000915 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_KEEP' | Action Code: Retain E-mail | 20000915 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_REV' | Reverse Action Code for e-mail | 20000915 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_SHOW' | Action Code: E-mail Processed | 20000915 | |
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000915 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workflow ID | 20000915 | ||
12 | ![]() |
Instance attribute | Private | See coding | Hitlist for ALV | 20000920 | |||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISU_CIC_PHONE_DATA | CIC e-mail Processing: Screen Fields | 20000915 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OBJ_RECORD | Business Partner | 20000920 | ||
15 | ![]() |
Instance attribute | Private | See coding | Partner Hitlist | 20000920 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Business Partner Object Type | 20010319 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECIC_WFINBPROF | WF Inbox Profile | 20000915 | ||
18 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Splitter Container | 20000915 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Subscreen: Screen | 20000915 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | Subscreen: Programm | 20000915 | ||
21 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Textedit Control | 20000915 | ||
22 | ![]() |
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 | ![]() |
Instance method | Private | Method | Analyzes the Objects Set | 20000920 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000915 |
3 | ![]() |
Instance method | Public | Method | 20000915 | |
4 | ![]() |
Instance method | Public | Event handling method | Handler for Partner Selection | 20000920 |
5 | ![]() |
Instance method | Public | Method | Sets Data to Be Processed | 20000915 |
6 | ![]() |
Instance method | Private | Method | Sets Hitlist | 20000920 |
7 | ![]() |
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 | ![]() |
IM_PROFILE | Call by reference | Type reference (TYPE) | ECIC_WFINBPROF | Inbox Profil | 20000915 | ||
2 | ![]() |
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 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20000920 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20000920 | ||||
3 | ![]() |
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 | ![]() |
IM_CICITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Auszuführendes CIC Workitem | 20000915 | ||
2 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20000920 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Auszuführendes Workitem | 20000915 | ||
4 | ![]() |
IM_PARTNER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Geschäftspartner | 20000920 | ||
5 | ![]() |
IM_PHONENUMBER | Call by reference | Type reference (TYPE) | SP_TELNO | Teleonnummer | 20000920 | ||
6 | ![]() |
IM_REASONCODE | Call by reference | Type reference (TYPE) | EWW_REASON_CODE | Anrufgrund | 20000920 | ||
7 | ![]() |
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 | ![]() |
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 |