SAP ABAP Class IF_CRR_ERROR_LOG (Persistet CRR Errors)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_ERROR_LOG CRR Persistet Error Log 20101217
Properties
Class IF_CRR_ERROR_LOG  
Short Description Persistet CRR Errors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101217   SAP 
Last change 20140120   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)
Interfaces
Class IF_CRR_ERROR_LOG has no interface implemented.
Friends
Class IF_CRR_ERROR_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SCENARIO Instance attribute Public Type reference (TYPE) DCRRSCENARIO CRR Scenario 20120906
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20101217
2 CLEAR Instance method Public Method 20101217
3 GET_MESSAGES Instance method Public Method 20111012
4 HAS_ERROR Instance method Public Method 20110408
Events
Class IF_CRR_ERROR_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_ERROR_S Public Type reference (TYPE) CRRERROR 20101217
2 GTY_ERROR_T Public See coding 20101217 gty_error_t type standard table of crrerror
3 GTY_MSG_ERROR_S Public See coding 20110210 begin of gty_msg_error_s, scenario type dcrrscenario, taskid type dcrrtaskid, transition type dcrrtransition, operation type dcrraction, active_state type dcrrstate, active_trans type dcrrtransition, component type dcrrcomponent, crrexception type seoclsname, logfile type trfile, end of gty_msg_error_s
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ERROR Call by reference Type reference (TYPE) GTY_MSG_ERROR_S 20110210
2 Importing IX_CRR Call by reference Object reference (TYPE REF TO) CX_CRR_BASE 20101217

Method ADD on class IF_CRR_ERROR_LOG has no exception.

Method CLEAR Signature

Method CLEAR on class IF_CRR_ERROR_LOG has no parameter.
Method CLEAR on class IF_CRR_ERROR_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MSG Value transfer Type reference (TYPE) CRR_MESSAGE_T CRR Message Table 20111012

Method GET_MESSAGES on class IF_CRR_ERROR_LOG has no exception.

Method HAS_ERROR Signature

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

Method HAS_ERROR on class IF_CRR_ERROR_LOG has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in