SAP ABAP Interface IF_SALV_CSQ_LOG_PROVIDER (Log provider)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSQ (Package) Tools
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSQ_LOG Log object 20080815
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSQ_SESSION_LOG Root log, message log 20090309
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSQ_LOG Logger 20080815
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_AUNIT_LOG_DUMMY AUnit dummy for logging 20111014
Properties
Interface IF_SALV_CSQ_LOG_PROVIDER  
Short Description Log provider    
General Data
Package SALV_CSQ   Tools 
Created 20080815   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSQ_LOG_PROVIDER has no forward declaration.
Interfaces
Interface IF_SALV_CSQ_LOG_PROVIDER has no interface.
Friends
Interface IF_SALV_CSQ_LOG_PROVIDER has no friend.
Attributes
Interface IF_SALV_CSQ_LOG_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOGGER Instance method Public Method 20090316
2 GET_LOG Instance method Public Method OBSOLETE: use create log 20080815
Events
Interface IF_SALV_CSQ_LOG_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_CLASS Public Type reference (TYPE) SALV_CSQT_TOOL 20100218
2 Y_COMPONENT Public Type reference (TYPE) SALV_CSQT_COMPONENT 20100218
3 Y_INSTANCE_HANDLE Public Type reference (TYPE) STRING 20100218
Method Signatures

Method CREATE_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Value transfer Type reference (TYPE) Y_CLASS 20090316
2 Importing COMPONENT Value transfer Type reference (TYPE) Y_COMPONENT 20090316
3 Importing HAS_MESSAGE_POOL Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090316
4 Importing INSTANCE_HANDLE Value transfer Type reference (TYPE) Y_INSTANCE_HANDLE 20090316
5 Returning R_LOGGER Value transfer Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20090316

Method CREATE_LOGGER on Interface IF_SALV_CSQ_LOG_PROVIDER has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Value transfer Type reference (TYPE) Y_COMPONENT Software component (granularity for separate tracing) 20080815
2 Importing INSTANCE Value transfer Type reference (TYPE) Y_INSTANCE_HANDLE 20080824
3 Returning LOG Value transfer Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Log object 20080815
4 Importing TOOL Value transfer Type reference (TYPE) Y_CLASS 20080824

Method GET_LOG on Interface IF_SALV_CSQ_LOG_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712