SAP ABAP Interface IF_CRR_LOG_CONTROL (CRR Logging into Logfiles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_LOG (Package) Logging for CRR
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRR_LOGGER Logging interface 20101223
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_LOGGER CRR Default Logging 20101223
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DUMMY_LOGGER Dummy logger 20101223
Properties
Interface IF_CRR_LOG_CONTROL  
Short Description CRR Logging into Logfiles    
General Data
Package SCRR_LOG   Logging for CRR 
Created 20101223   SAP 
Last changed 20140120   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)
Interfaces
Interface IF_CRR_LOG_CONTROL has no interface.
Friends
Interface IF_CRR_LOG_CONTROL has no friend.
Attributes
Interface IF_CRR_LOG_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOG_FILE Instance method Public Method 20110328
2 OPEN_LOG Instance method Public Method Open Logfile 20101223
3 SAVE_LOG Instance method Public Method Save Logfile to DB 20101223
Events
Interface IF_CRR_LOG_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_CRR_LOG_PARAMETER_S Public See coding 20101223 begin of gty_crr_log_parameter_s, parameter type char20, value type char80, end of gty_crr_log_parameter_s
2 GTY_CRR_LOG_PARAMETER_T Public See coding 20101223 gty_crr_log_parameter_t type standard table of gty_crr_log_parameter_s
Method Signatures

Method GET_LOG_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOGFILE Value transfer Type reference (TYPE) TRFILE 20110328

Method GET_LOG_FILE on Interface IF_CRR_LOG_CONTROL has no exception.

Method OPEN_LOG Signature

Method OPEN_LOG on Interface IF_CRR_LOG_CONTROL has no parameter.
Method OPEN_LOG on Interface IF_CRR_LOG_CONTROL has no exception.

Method SAVE_LOG Signature

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

Method SAVE_LOG on Interface IF_CRR_LOG_CONTROL has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731