SAP ABAP Class CL_SWF_UTL_CONVERT_RETURN (Conversions for SWF_RETURN)
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_CONVERT_RETURN  
Short Description Conversions for SWF_RETURN    
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 20001110   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_CONVERT_RETURN has no interface implemented.
Friends
Class CL_SWF_UTL_CONVERT_RETURN has no friend class.
Attributes
Class CL_SWF_UTL_CONVERT_RETURN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_RETURN_TO_SYST Static method Public Method Converts SWF_RETURN to SYST Fields 20010116
2 CONVERT_RETURN_TO_T100 Static method Public Method Converts SWF_RETURN to SWF_T100MS 20001110
3 CONVERT_SWD_RETURN_TO_RETURN Static method Public Method Converts SWF_RETURN to SWF_RETURN 20030626
4 CONVERT_SWD_RETURN_TO_SYST Static method Public Method Converts SWF_RETURN to SYST Fields 20020129
5 CONVERT_SWD_RETURN_TO_T100 Static method Public Method Converts SWF_RETURN to SYST Fields 20030704
6 CONVERT_SWO_RETURN_TO_T100 Static method Public Method Converts SWOTRETURN to SWF_T100MS 20001116
7 CONVERT_SYST_TO_RETURN Static method Public Method Converts SYST Fields to SWF_RETURN 20001114
8 CONVERT_SYST_TO_SWD_RETURN Static method Public Method Converts SYST Fields to SWF_RETURN 20020129
9 CONVERT_SYST_TO_T100 Static method Public Method Converts SYST Fields to SWF_T100MS 20001114
10 CONVERT_T100_TO_RETURN Static method Public Method Converts SWF_T100MS to SWF_RETURN 20001110
11 GET_MESSAGE_TEXT Static method Public Method Determines Message Text 20011115
12 GET_MESSAGE_TEXT_IN_LANGU Static method Private Method Determines Message Text in Language <> SY-LANGU 20011203
13 GET_MSGTYP_FROM_ERRORTYPE Static method Private Method Determines a Message Type from Error Type 20001116
14 IS_TEMPORARY_ERROR Static method Public Method Checks Whether Temporary Error has Occurred 20030722
Events
Class CL_SWF_UTL_CONVERT_RETURN has no event.
Types
Class CL_SWF_UTL_CONVERT_RETURN has no local type.
Method Signatures

Method CONVERT_RETURN_TO_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Value transfer Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20010116

Method CONVERT_RETURN_TO_SYST on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_RETURN_TO_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20001110
2 Returning RE_T100 Value transfer Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20001110

Method CONVERT_RETURN_TO_T100 on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SWD_RETURN_TO_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Call by reference Type reference (TYPE) SWD_RETURN Workflow: Ausnahme einer Methode 20030626
2 Returning RE_SWF_RETURN Value transfer Type reference (TYPE) SWF_RETURN 20030626

Method CONVERT_SWD_RETURN_TO_RETURN on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SWD_RETURN_TO_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Value transfer Type reference (TYPE) SWD_RETURN Workflow: Ausnahme einer Methode 20020129

Method CONVERT_SWD_RETURN_TO_SYST on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SWD_RETURN_TO_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Value transfer Type reference (TYPE) SWD_RETURN Workflow: Ausnahme einer Methode 20030704
2 Returning RE_T100MSG Value transfer Type reference (TYPE) SWF_T100MS 20030704

Method CONVERT_SWD_RETURN_TO_T100 on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SWO_RETURN_TO_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SWO_RETURN Call by reference Type reference (TYPE) SWOTRETURN Workflow: Ausnahme einer Methode 20001116
2 Returning RE_T100 Value transfer Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20001116

Method CONVERT_SWO_RETURN_TO_T100 on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SYST_TO_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20001114

Method CONVERT_SYST_TO_RETURN on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SYST_TO_SWD_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWD_RETURN Workflow: Ausnahme einer Methode 20020129

Method CONVERT_SYST_TO_SWD_RETURN on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_SYST_TO_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T100 Value transfer Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20001114

Method CONVERT_SYST_TO_T100 on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method CONVERT_T100_TO_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T100 Call by reference Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20001110
2 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20001110

Method CONVERT_T100_TO_RETURN on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method GET_MESSAGE_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 SY-LANGU R/3-System, aktuelle Sprache 20011115
2 Importing IM_T100MSG Call by reference Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20011115
3 Returning RE_MESSAGE Value transfer Type reference (TYPE) STRING Messagetext 20011115

Method GET_MESSAGE_TEXT on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method GET_MESSAGE_TEXT_IN_LANGU 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 SY-LANGU R/3-System, aktuelle Sprache 20011203
2 Importing IM_T100MSG Call by reference Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20011203
3 Returning RE_MESSAGE Value transfer Type reference (TYPE) STRING Messagetext 20011203

Method GET_MESSAGE_TEXT_IN_LANGU on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method GET_MSGTYP_FROM_ERRORTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ERRORTYP Call by reference Type reference (TYPE) SWO_ERRTYP Fehlertyp 20001116
2 Returning RE_MSGTYP Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20001116

Method GET_MSGTYP_FROM_ERRORTYPE on class CL_SWF_UTL_CONVERT_RETURN has no exception.

Method IS_TEMPORARY_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN 20030722
2 Returning RE_TEMPORARY_ERROR Value transfer Type reference (TYPE) XFELD 'X' - Temporärer Fehler 20030722

Method IS_TEMPORARY_ERROR on class CL_SWF_UTL_CONVERT_RETURN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610