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 SWFCO 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 C_DEFAULT_LANGUAGE Constant Public Type reference (TYPE) SYLANGU 'E' Default language 20000705
2 M_ALL_TYPES Static Attribute Private Type reference (TYPE) SWWTWITYPE Workflow: Table with Work Item Types 20050616
3 SELECTED_LANGUAGES Static Attribute Private Type reference (TYPE) SWFATYPTXT Table Type for SWWTYPTEXT 20000705
4 TYPE_TO_TEXT Static Attribute Private Type reference (TYPE) SWFATYPTXT Table Type for SWWTYPTEXT 20000705
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_WITYPES Static method Public Method Returns All Work Items Types 20050616
2 GET_DEFAULT_WITEXT Static method Public Method Determine Default Text for Work Item 20030314
3 GET_TYPE_TEXT Static method Public Method Determine Type Description 20000705
4 SET_TYPE_TO_TEXT 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 Returning 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 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20030314
2 Importing IM_WITYPE Call by reference Type reference (TYPE) SWW_WITYPE Workitem-Typ 20030314
3 Returning 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 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20000705
2 Importing IM_WITYPE Call by reference Type reference (TYPE) SWW_WITYPE Workitem-Typ 20000705
3 Returning 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 Importing 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