SAP ABAP Interface IF_MRM_ERROR_PROT (Message Collector)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IV (Application Component) Invoice Verification
     MRM_BASE (Package) Basis Components for Invoice Verification
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MRM_ERROR_PROT Message Collector 20101116
Properties
Interface IF_MRM_ERROR_PROT  
Short Description Message Collector    
General Data
Package MRM_BASE   Basis Components for Invoice Verification 
Created 20101110   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 MRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_MRM_ERROR_PROT has no interface.
Friends
Interface IF_MRM_ERROR_PROT has no friend.
Attributes
Interface IF_MRM_ERROR_PROT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SYSTEM_MESSAGE Instance method Public Method Add system message to error protocol 20101110
2 CLEAR Instance method Public Method Delete the messages in the protocol 20101116
3 DELETE_MESSAGE Instance method Public Method Delete indicated message 20101118
4 ERRORS Instance method Public Method Error messages exist in protocol 20101110
5 ERRORS_FOR_SOURCE Instance method Public Method Error messages of a specified source exists in protocol 20101117
6 GET_ERROR_TABLE Instance method Public Method Get error table 20101112
7 SET_ERROR_TABLE Instance method Public Method Set error table 20101118
8 SORT_BY_RBLGP Instance method Public Method Sort messages by RBLGP 20101112
Events
Interface IF_MRM_ERROR_PROT has no event.
Types
Interface IF_MRM_ERROR_PROT has no local type.
Method Signatures

Method ADD_SYSTEM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RBLGP Call by reference Type reference (TYPE) DRSEG-RBLGP 20101110
2 Importing IV_SOURCE Call by reference Type reference (TYPE) C 20101110
3 Importing IV_SUPPRESS_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101111
4 Importing IV_XCOLLECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101110
5 Importing IV_XCUSTOM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101110

Method ADD_SYSTEM_MESSAGE on Interface IF_MRM_ERROR_PROT has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_MRM_ERROR_PROT has no parameter.
Method CLEAR on Interface IF_MRM_ERROR_PROT has no exception.

Method DELETE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RBLGP Call by reference Type reference (TYPE) RBLGP Document Item in Invoice Document 20101118
2 Importing IV_SOURCE Call by reference Type reference (TYPE) C 20101118

Method DELETE_MESSAGE on Interface IF_MRM_ERROR_PROT has no exception.

Method ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20101110

Method ERRORS on Interface IF_MRM_ERROR_PROT has no exception.

Method ERRORS_FOR_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) C 20101117
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20101117

Method ERRORS_FOR_SOURCE on Interface IF_MRM_ERROR_PROT has no exception.

Method GET_ERROR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ERROR_TABLE Value transfer Type reference (TYPE) MRM_TAB_ERRPROT 20101112

Method GET_ERROR_TABLE on Interface IF_MRM_ERROR_PROT has no exception.

Method SET_ERROR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ERROR_TABLE Call by reference Type reference (TYPE) MRM_TAB_ERRPROT 20101118

Method SET_ERROR_TABLE on Interface IF_MRM_ERROR_PROT has no exception.

Method SORT_BY_RBLGP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCENDING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101112

Method SORT_BY_RBLGP on Interface IF_MRM_ERROR_PROT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606