SAP ABAP Class IF_CRR_LOGGER (Logging interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRR_LOG_CONTROL CRR Logging into Logfiles 20101223
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_LOGGER CRR Default Logging 20101217
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DUMMY_LOGGER Dummy logger 20101104
Properties
Class IF_CRR_LOGGER  
Short Description Logging interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101104   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_LOGGER has no interface implemented.
Friends
Class IF_CRR_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MSG_TEXTS Instance attribute Public Type reference (TYPE) GTY_MSG_TEXTS_T 20110209
2 MT_PROTOCOL Instance attribute Public Type reference (TYPE) GTY_SPROT_U_T Table Type for SPROT_U 20101223
3 MV_SUBRC Instance attribute Public Type reference (TYPE) SYSUBRC 20110126
Methods
# Method Level Visibility Method type Description Created on
1 ERROR Instance method Public Method 20101104
2 LOG_SQL Instance method Public Method 20110110
3 TRACE Instance method Public Method 20101104
4 WARNING Instance method Public Method 20101104
Events
Class IF_CRR_LOGGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_MSG_TEXTS_T Public Type reference (TYPE) CRR_MESSAGE_T 20110209
2 GTY_SPROT_U_T Public See coding 20110121 gty_sprot_u_t type standard table of sprot_u
Method Signatures

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IX_CRR Call by reference Object reference (TYPE REF TO) CX_CRR_BASE Default CRR Exception class 20101220

Method ERROR on class IF_CRR_LOGGER has no exception.

Method LOG_SQL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATEMENT Call by reference Type reference (TYPE) STRING 20110110

Method LOG_SQL on class IF_CRR_LOGGER has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) CRR_MESSAGE_S CRR Message Structure 20101220
2 Importing IV_TEXT Call by reference Type reference (TYPE) DCRRMSGTEXT CRR Message Text 20101220

Method TRACE on class IF_CRR_LOGGER has no exception.

Method WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) CRR_MESSAGE_S CRR Message Structure 20101220
2 Importing IV_TEXT Call by reference Type reference (TYPE) DCRRMSGTEXT CRR Message Text 20101220

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