SAP ABAP Interface /IWFND/IF_MGW_MICROFORMAT_WR (Error Response Write Interface)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_SUPPORTABILITY (Package) GW Framework - ODC - Message Container and Logging
Properties
Interface /IWFND/IF_MGW_MICROFORMAT_WR  
Short Description Error Response Write Interface    
General Data
Package /IWFND/MGW_SUPPORTABILITY   GW Framework - ODC - Message Container and Logging 
Created 20110718   SAP 
Last changed 20131127   SAP 
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
Interface /IWFND/IF_MGW_MICROFORMAT_WR has no interface.
Friends
Interface /IWFND/IF_MGW_MICROFORMAT_WR has no friend.
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
Interface /IWFND/IF_MGW_MICROFORMAT_WR has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /IWFND/IF_MGW_MICROFORMAT_WR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250