SAP ABAP Class CL_SWF_MAIL_WORKITEM (Workflow: Service Methods for Work Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_MAIL (Package) Workflow: Connection to Mail System
⤷
⤷
Properties
| Class | CL_SWF_MAIL_WORKITEM | |
| Short Description | Workflow: Service Methods for Work Item | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_MAIL | Workflow: Connection to Mail System |
| Created | 20020611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_MAIL_WORKITEM has no forward declaration.
Interfaces
Class CL_SWF_MAIL_WORKITEM has no interface implemented.
Friends
Class CL_SWF_MAIL_WORKITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SWFTWIDESC | Workflow: Work Item Descriptions | 20020611 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20020611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020611 | |
| 2 | Static method | Public | Method | Determines work item description | 20020611 | |
| 3 | Static method | Private | Method | Determines work item description | 20020612 | |
| 4 | Static method | Public | Method | Determines work item description | 20020612 |
Events
Class CL_SWF_MAIL_WORKITEM has no event.
Types
Class CL_SWF_MAIL_WORKITEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20020611 |
Method CONSTRUCTOR on class CL_SWF_MAIL_WORKITEM has no exception.
Method GET_TASK_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020611 | |||
| 2 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020611 | |||
| 3 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20020611 |
Method GET_TASK_DESCRIPTION on class CL_SWF_MAIL_WORKITEM has no exception.
Method GET_TASK_DESCRIPTION_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020612 | |||
| 2 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020612 | |||
| 3 | RE_TABLE | Value transfer | Type reference (TYPE) | SWFTTLINE | Workflow: Tabelle mit SapScript-Zeilen | 20020612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow: Probleme beim Bearbeiten eines Mailobjekt | 20020612 |
Method GET_TASK_DESCRIPTION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020612 | |||
| 2 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020612 | |||
| 3 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | SWFTTLINE | Workflow: Tabelle mit SapScript-Zeilen | 20020612 |
Method GET_TASK_DESCRIPTION_TABLE on class CL_SWF_MAIL_WORKITEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |