SAP ABAP Class CL_SWF_UTL_STATUS (Service Class for Status)
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_STATUS  
Short Description Service Class for Status    
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 20011121   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_STATUS has no interface implemented.
Friends
Class CL_SWF_UTL_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_STATUS Static Attribute Private Type reference (TYPE) SWWTWISTAT Table with Status 20011206
2 PRIO_TO_TEXT Static Attribute Private Type reference (TYPE) SWFATPRIO Table Priority/Language/Text of Priority 20011121
Methods
# Method Level Visibility Method type Description Created on
1 GET_STATUS Static method Public Method Determines All Statuses 20011206
2 GET_STATUS_TEXT Static method Public Method Determine Long Text of Status 20011121
3 GET_STATUS_VIA_VARIANT Static method Public Method Determine Status Using Property 20011206
Events
Class CL_SWF_UTL_STATUS has no event.
Types
Class CL_SWF_UTL_STATUS has no local type.
Method Signatures

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SWWTWISTAT Tabelle mit Status 20011206

Method GET_STATUS on class CL_SWF_UTL_STATUS has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20011121
2 Importing IM_STATUS Call by reference Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20011121
3 Returning RE_TEXT Value transfer Type reference (TYPE) SWW_STATXT Workflow: Workitem-Status 20011121

Method GET_STATUS_TEXT on class CL_SWF_UTL_STATUS has no exception.

Method GET_STATUS_VIA_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS_VARIANT Call by reference Type reference (TYPE) SWR_STAVAR Statusvariante 20011206
2 Returning RE_STATUS Value transfer Type reference (TYPE) SWWTWISTAT Tabelle mit Status 20011206

Method GET_STATUS_VIA_VARIANT on class CL_SWF_UTL_STATUS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620