SAP ABAP Class /IWFND/IF_MGW_MICROFORMAT_WR (Error Response Write Interface)
Properties
Class /IWFND/IF_MGW_MICROFORMAT_WR  
Short Description Error Response Write Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110718   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWFND/IF_MGW_MICROFORMAT_WR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWFND/IF_MGW_MICROFORMAT_WR has no interface implemented.
Friends
Class /IWFND/IF_MGW_MICROFORMAT_WR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_SEVERITY Constant Public See coding 20110718
2 MT_INNER_ERROR Instance attribute Public Type reference (TYPE) /IWFND/T_MGW_ODATA_INNER_ERROR OData Inner Error 20110718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_DETAILS Instance method Public Method Adds error details 20110718
2 FREE_ERROR_DETAILS Instance method Public Method Clears the list of Error Details 20110718
3 SET_ERROR_CODE Instance method Public Method Sets the error code of the error response 20110718
Events
Class /IWFND/IF_MGW_MICROFORMAT_WR has no event.
Types
Class /IWFND/IF_MGW_MICROFORMAT_WR has no local type.
Method Signatures

Method ADD_ERROR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Message Text 20110718
2 Importing IV_PROPERTY_REFERENCE Call by reference Type reference (TYPE) STRING Property Reference 20110718
3 Importing IV_SEVERITY Call by reference Type reference (TYPE) STRING /IWFND/IF_MGW_MICROFORMAT_WR=>CS_SEVERITY-ERROR Severity 20110718

Method ADD_ERROR_DETAILS on class /IWFND/IF_MGW_MICROFORMAT_WR has no exception.

Method FREE_ERROR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20110718

Method FREE_ERROR_DETAILS on class /IWFND/IF_MGW_MICROFORMAT_WR has no exception.

Method SET_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CODE Call by reference Type reference (TYPE) STRING Error code 20110718

Method SET_ERROR_CODE on class /IWFND/IF_MGW_MICROFORMAT_WR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in