SAP ABAP Class CL_ISU_WF_INBOX_WORKSPACE (CIC WF Inbox: Workspace)
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 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace | 20000905 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CCM_SUBSCREEN_WORKSPACE | Subscreen Interface for Workspaces | 20000905 |
Properties
Class | CL_ISU_WF_INBOX_WORKSPACE | |
Short Description | CIC WF Inbox: Workspace | |
Super Class | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace |
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 | 20000905 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CCM_SUBSCREEN_WORKSPACE | Subscreen Interface for Workspaces | 20000905 |
Friends
Class CL_ISU_WF_INBOX_WORKSPACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | CL_GUI_CONTROL=>VISIBLE_FALSE | Visibilty Indicator | 20000905 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Workspace Mode E-mail | 20000905 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'W' | Workspace Mode Inbox | 20000905 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Workspace Mode Call | 20000905 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCPDNAME | 'CB_SUB_ACTION' | Full Component Name | 20000910 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | Indicator: Component Occurs More then Once in CIC | 20000915 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECIC_WFINBPROF | Inbox Profile | 20000905 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ISU_WF_INBOX_SUB_COMPONENT | Active Subcomponents for CIC WF Inbox | 20000910 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CCM_WORKSPACE_CALLBACK_T | Components of Callback | 20000910 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISU_WF_EMAIL_COMPONENT | E-mail of CIC Components | 20000910 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISU_WF_INBOX_COMPONENT | Inbox Components of CIC | 20000910 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISU_WF_CALLBACK_COMPONENT | Callback Component CIC | 20000919 | ||
13 | ![]() |
Static Attribute | Private | See coding | List of Workspace Instances | 20000905 | |||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CCM_WORKSPACE_MANAGER | Workspace Manager | 20000905 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Workspace Mode | 20000905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Handles Close-Pushbutton | 20000905 |
2 | ![]() |
Instance method | Public | Method | Handles Component Actions | 20000910 |
3 | ![]() |
Instance method | Public | Method | Sets New Mode | 20000905 |
4 | ![]() |
Static method | Public | Method | Executes Work Item "Callback" | 20000919 |
5 | ![]() |
Instance method | Private | Method | Executes Work Item "Callback" | 20000919 |
6 | ![]() |
Static method | Public | Method | Executes Workitem of Type "Incoming CIC Document" | 20000905 |
7 | ![]() |
Instance method | Private | Method | Executes Workitem of Type "Incoming CIC Document" | 20000905 |
8 | ![]() |
Instance method | Public | Method | Exits a CIC Workitem | 20000911 |
9 | ![]() |
Instance method | Public | Method | Exit CIC Workitem | 20000911 |
Events
Class CL_ISU_WF_INBOX_WORKSPACE has no event.
Types
Class CL_ISU_WF_INBOX_WORKSPACE has no local type.
Method Signatures
Method CB_DELETE_WS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Ok code | 20000905 |
Method CB_DELETE_WS on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
Method CB_SUB_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Ok code | 20000910 |
Method CB_SUB_ACTION on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
Method CHANGE_WS_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | CHAR1 | zu setzender Modus | 20000905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannter Modus | 20000905 |
Method EXECUTE_CALLBACK_WORKITEM 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 | 20000919 | ||
2 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20000920 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000919 | ||
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 | Telefonnummer | 20000920 | ||
6 | ![]() |
IM_REASONCODE | Call by reference | Type reference (TYPE) | EWW_REASON_CODE | Grund für Rückruf | 20000920 | ||
7 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20000920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CIC oder CIC Workflow Inbox ist nicht aktiv | 20000919 |
Method EXECUTE_CALLBACK_WORKITEM_INT 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 | CIC Workitem | 20000919 | ||
2 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20000920 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000919 | ||
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 EXECUTE_CALLBACK_WORKITEM_INT on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
Method EXECUTE_DOCUMENT_WORKITEM 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 | 20000905 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000912 | ||
4 | ![]() |
IM_IS_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner eindeutig | 20000905 | ||
5 | ![]() |
IM_PARTNER_NOT_FOUND | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner nicht gefunden | 20000905 | ||
6 | ![]() |
IM_RECEIVER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Empfängerobjekt | 20000905 | ||
7 | ![]() |
IM_SENDERSTRING | Call by reference | Type reference (TYPE) | STRING | Absenderstring | 20000905 | ||
8 | ![]() |
IM_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Geschäftspartner | 20000905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CIC oder CIC Workflow Inbox ist nicht aktiv | 20000905 |
Method EXECUTE_DOCUMENT_WORKITEM_INT 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 | 20000905 | ||
3 | ![]() |
IM_FLOWITEM | Call by reference | Type reference (TYPE) | OBJ_RECORD | Workflow (Flowitem) | 20000912 | ||
4 | ![]() |
IM_IS_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner eindeutig | 20000905 | ||
5 | ![]() |
IM_PARTNER_NOT_FOUND | Call by reference | Type reference (TYPE) | EBA_FLAG | Kennz: Partner nicht gefunden | 20000905 | ||
6 | ![]() |
IM_RECEIVER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Empfängerobjekt | 20000905 | ||
7 | ![]() |
IM_SENDERSTRING | Call by reference | Type reference (TYPE) | STRING | Absenderstring | 20000905 | ||
8 | ![]() |
IM_UNIQUE_PARTNER | Call by reference | Type reference (TYPE) | OBJ_RECORD | Geschäftspartner | 20000905 |
Method EXECUTE_DOCUMENT_WORKITEM_INT on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
Method FINISH_CICITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WORKITEM | Call by reference | Type reference (TYPE) | SWWWIHEAD-WI_ID | Zu beendendes Workitem | 20000911 |
Method FINISH_CICITEM on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
Method REVERSE_CICITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WORKITEM | Call by reference | Type reference (TYPE) | SWWWIHEAD-WI_ID | Zurückzulegendes Workitem | 20000911 |
Method REVERSE_CICITEM on class CL_ISU_WF_INBOX_WORKSPACE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 462 |