SAP ABAP Class CX_MRM_ERROR_PROT (Error protocol)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IV (Application Component) Invoice Verification
     MRM_BASE (Package) Basis Components for Invoice Verification
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20101112
Properties
Class CX_MRM_ERROR_PROT  
Short Description Error protocol    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MRM_BASE   Basis Components for Invoice Verification 
Created 20101112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CX_MRM_ERROR_PROT has no interface implemented.
Friends
Class CX_MRM_ERROR_PROT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ERROR_PROTOCOL Instance attribute Private Object reference (TYPE REF TO) IF_MRM_ERROR_PROT Message Collector 20101112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101112
2 ERRORS Instance method Public Method 20101112
3 GET_ERROR_TABLE Instance method Public Method 20101112
4 SET_ERROR_PROTOCOL Instance method Public Method 20101112
Events
Class CX_MRM_ERROR_PROT has no event.
Types
Class CX_MRM_ERROR_PROT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101112
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20101112

Method CONSTRUCTOR on class CX_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 20101112

Method ERRORS on class CX_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 class CX_MRM_ERROR_PROT has no exception.

Method SET_ERROR_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ERROR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_MRM_ERROR_PROT Message Collector 20101112

Method SET_ERROR_PROTOCOL on class CX_MRM_ERROR_PROT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606