SAP ABAP Class CL_SWF_UTL_WORKITEM_TYPE (Service Class for Work Item Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Class | CL_SWF_UTL_WORKITEM_TYPE | |
| Short Description | Service Class for Work Item Type | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20000705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_UTL_WORKITEM_TYPE has no interface implemented.
Friends
Class CL_SWF_UTL_WORKITEM_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYLANGU | 'E' | Default language | 20000705 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | SWWTWITYPE | Workflow: Table with Work Item Types | 20050616 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SWFATYPTXT | Table Type for SWWTYPTEXT | 20000705 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SWFATYPTXT | Table Type for SWWTYPTEXT | 20000705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns All Work Items Types | 20050616 | |
| 2 | Static method | Public | Method | Determine Default Text for Work Item | 20030314 | |
| 3 | Static method | Public | Method | Determine Type Description | 20000705 | |
| 4 | Static method | Private | Method | Sets Attribute 'TYPE_TO_TEXT' | 20000705 |
Events
Class CL_SWF_UTL_WORKITEM_TYPE has no event.
Types
Class CL_SWF_UTL_WORKITEM_TYPE has no local type.
Method Signatures
Method GET_ALL_WITYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WITYPES | Value transfer | Type reference (TYPE) | SWWTWITYPE | Workflow: Tabelle mit Workitemtypen | 20050616 |
Method GET_ALL_WITYPES on class CL_SWF_UTL_WORKITEM_TYPE has no exception.
Method GET_DEFAULT_WITEXT 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 | 20030314 | |||
| 2 | IM_WITYPE | Call by reference | Type reference (TYPE) | SWW_WITYPE | Workitem-Typ | 20030314 | |||
| 3 | RE_WITEXT | Value transfer | Type reference (TYPE) | SWW_WITEXT | 20030314 |
Method GET_DEFAULT_WITEXT on class CL_SWF_UTL_WORKITEM_TYPE has no exception.
Method GET_TYPE_TEXT 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 | 20000705 | |||
| 2 | IM_WITYPE | Call by reference | Type reference (TYPE) | SWW_WITYPE | Workitem-Typ | 20000705 | |||
| 3 | TYPE_TEXT | Value transfer | Type reference (TYPE) | SWW_TYPTXT | Text der Typbezeichnung eines Workitems | 20000705 |
Method GET_TYPE_TEXT on class CL_SWF_UTL_WORKITEM_TYPE has no exception.
Method SET_TYPE_TO_TEXT 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 | 20000705 |
Method SET_TYPE_TO_TEXT on class CL_SWF_UTL_WORKITEM_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |