SAP ABAP Interface IF_SWR_RETURN_MSG (Messages of API Calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR_LOCAL (Package) Business Workflow: Interfaces (Not Remote-Enabled)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_API_RETURN_MSG Gets Success/Error Message of API Calls 20100107
Properties
Interface IF_SWR_RETURN_MSG  
Short Description Messages of API Calls    
General Data
Package SWR_LOCAL   Business Workflow: Interfaces (Not Remote-Enabled) 
Created 20100107   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWR_RETURN_MSG has no forward declaration.
Interfaces
Interface IF_SWR_RETURN_MSG has no interface.
Friends
Interface IF_SWR_RETURN_MSG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RETCODE_APPL_ERROR Constant Public Type reference (TYPE) SYSUBRC 2 RCODE: Application Error 20101018
2 C_RETCODE_COMM_ERROR Constant Public Type reference (TYPE) SYSUBRC 99 RCODE: Communication Error 20101018
3 C_RETCODE_OK Constant Public Type reference (TYPE) SYSUBRC 0 RCODE: No Error 20101018
Methods
# Method Level Visibility Method type Description Created on
1 GET_RETCODE Instance method Public Method Gets Return Code 20101018
2 GET_T100_MESSAGES Instance method Public Method Gets Messages in T100 Format 20100107
3 GET_TEXT_MESSAGES Instance method Public Method Gets Messages as Text + T100 Format 20100107
4 GET_WORST_MSG_TYPE Instance method Public Method Gets Type of Most Important Messages 20100107
Events
Interface IF_SWR_RETURN_MSG has no event.
Types
Interface IF_SWR_RETURN_MSG has no local type.
Method Signatures

Method GET_RETCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RETCODE Value transfer Type reference (TYPE) SYSUBRC 20101018

Method GET_RETCODE on Interface IF_SWR_RETURN_MSG has no exception.

Method GET_T100_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) SWRTMSGT100 Liste mit Text Nachrichten 20100107

Method GET_T100_MESSAGES on Interface IF_SWR_RETURN_MSG has no exception.

Method GET_TEXT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) SWRTMSGTEXT Liste mit T100 Nachrichten 20100107

Method GET_TEXT_MESSAGES on Interface IF_SWR_RETURN_MSG has no exception.

Method GET_WORST_MSG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20100107

Method GET_WORST_MSG_TYPE on Interface IF_SWR_RETURN_MSG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730