SAP ABAP Class CL_ISU_WF_EMAIL_COMPONENT (CIC WF Inbox : E-Mail 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 | 20000910 |
Properties
Class | CL_ISU_WF_EMAIL_COMPONENT | |
Short Description | CIC WF Inbox : E-Mail 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 | 20000910 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | 20000910 |
Friends
Class CL_ISU_WF_EMAIL_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 | 20000912 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_ID | CIC Workitem ID | 20000912 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_DOC_SHOW' | Action Code: E-mail Processed | 20000911 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_DONE' | Action Code: E-mail Processed | 20000910 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_KEEP' | Action Code: Retain E-mail | 20000910 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_REV' | Replace action code for E-mail | 20000910 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'E_WI_SHOW' | Action Code: E-mail Processed | 20000911 | |
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000912 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workflow ID | 20000912 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBJ_RECORD | Original Document | 20000910 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Indicator: No Partner Identified | 20000910 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISU_CIC_EMAIL_DATA | CIC e-mail Processing: Screen Fields | 20000911 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOLI_TAB | Original E-mail Text | 20000911 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OBJ_RECORD | Business Partner | 20000910 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Key | 20000912 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Business Partner Object Type | 20010319 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECIC_WFINBPROF | WF Inbox Profile | 20000910 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OBJ_RECORD | Recipients | 20000910 | ||
20 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Splitter Container | 20000915 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Subscreen: Screen | 20000910 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | Subscreen: Programm | 20000910 | ||
23 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Textedit Control | 20000910 | ||
24 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISU_WF_INBOX_WORKSPACE | Inbox Workspace | 20000910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Analyzes the Objects Set | 20000915 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000910 |
3 | ![]() |
Instance method | Public | Method | 20000911 | |
4 | ![]() |
Instance method | Public | Method | Sets the Data to be Processed (Mail, etc.) | 20000910 |
5 | ![]() |
Instance method | Private | Method | Sets the profile | 20000910 |
Events
Class CL_ISU_WF_EMAIL_COMPONENT has no event.
Types
Class CL_ISU_WF_EMAIL_COMPONENT has no local type.
Method Signatures
Method ANALYSE_DATA Signature
Method ANALYSE_DATA on class CL_ISU_WF_EMAIL_COMPONENT has no parameter.
Method ANALYSE_DATA on class CL_ISU_WF_EMAIL_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 | 20000910 | ||
2 | ![]() |
IM_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | CL_ISU_WF_INBOX_WORKSPACE | Workspace | 20000910 |
Method CONSTRUCTOR on class CL_ISU_WF_EMAIL_COMPONENT has no exception.
Method FREE Signature
Method FREE on class CL_ISU_WF_EMAIL_COMPONENT has no parameter.
Method FREE on class CL_ISU_WF_EMAIL_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 | 20000912 | ||
2 | ![]() |
IM_DOCUMENT | Call by reference | Type reference (TYPE) | OBJ_RECORD | SAP-Office-Dokument | 20000910 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Auszuführendes Workitem | 20000912 | ||
4 | ![]() |
IM_IS_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner eindeutig | 20000910 | ||
5 | ![]() |
IM_PARTNER_NOT_FOUND | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner nicht gefunden | 20000910 | ||
6 | ![]() |
IM_RECEIVER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Empfängerobjekt | 20000910 | ||
7 | ![]() |
IM_SENDERSTRING | Call by reference | Type reference (TYPE) | STRING | Absenderstring | 20000910 | ||
8 | ![]() |
IM_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Geschäftspartner | 20000910 |
Method SET_DATA on class CL_ISU_WF_EMAIL_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 | 20000910 |
Method SET_PROFILE on class CL_ISU_WF_EMAIL_COMPONENT has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 462 |