SAP ABAP Class IF_DRF_LOG_TABLETREE (Interface for customizations of the log component)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DRF_TABLE_TREE_ASSIST Assistance Class for DRF_MONITORING 20090616
Properties
Class IF_DRF_LOG_TABLETREE  
Short Description Interface for customizations of the log component    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090616   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DRF_LOG_TABLETREE has no forward declaration.
Interfaces
Class IF_DRF_LOG_TABLETREE has no interface implemented.
Friends
Class IF_DRF_LOG_TABLETREE has no friend class.
Attributes
Class IF_DRF_LOG_TABLETREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOG_SEARCH_CRITERIA Instance method Public Method 20090616
2 GET_PROPERTIES Instance method Public Method 20090619
3 SET_LOG_SEARCH_CRITERIA Instance method Public Method 20090616
4 SET_PROPERTIES Instance method Public Method 20090619
Events
Class IF_DRF_LOG_TABLETREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_COL_VISIBILITY Public See coding 20090616 BEGIN OF t_col_visibility , bo_col_visibility TYPE wdui_visibility, extenalid_col_visibility TYPE wdui_visibility, lognumber_col_visibility TYPE wdui_visibility, repmode_col_visibility TYPE wdui_visibility, END OF t_col_visibility
2 T_SEARCH_CRITERIA Public See coding 20090616 BEGIN OF t_search_criteria, m_application TYPE drf_appl, m_date_from TYPE balhdr-aldate, m_date_to TYPE balhdr-aldate , m_time_from TYPE balhdr-altime, m_time_to TYPE balhdr-altime, m_user TYPE balhdr-aluser, m_log_class TYPE balhdr-probclass, m_rep_mode TYPE drf_dlmod, m_object TYPE balobj_d, m_subobject TYPE balsubobj, m_log_type TYPE char10, END OF t_search_criteria
Method Signatures

Method GET_LOG_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEARCH_CRIT Call by reference Type reference (TYPE) T_SEARCH_CRITERIA 20090616
2 Exporting ET_BO Call by reference Type reference (TYPE) MDG_T_OTC_WITH_DESCR_BS List of Object Type Codes 20090616
3 Exporting ET_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20090616

Method GET_LOG_SEARCH_CRITERIA on class IF_DRF_LOG_TABLETREE has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COL_VISIBILITY Call by reference Type reference (TYPE) T_COL_VISIBILITY 20090619
2 Exporting EV_ALL_BOCOUNT Call by reference Type reference (TYPE) I 20090924
3 Exporting EV_ALV_HEADER Call by reference Type reference (TYPE) STRING 20091019
4 Exporting EV_APP_TITLE Call by reference Type reference (TYPE) STRING 20090619
5 Exporting EV_LOG_HEADER Call by reference Type reference (TYPE) STRING 20110202
6 Exporting EV_LOG_TYPE Call by reference Type reference (TYPE) CHAR30 Character Field Length = 10 20090619

Method GET_PROPERTIES on class IF_DRF_LOG_TABLETREE has no exception.

Method SET_LOG_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEARCH_CRIT Call by reference Type reference (TYPE) T_SEARCH_CRITERIA 20090616
2 Importing IT_BO Call by reference Type reference (TYPE) MDG_T_OTC_WITH_DESCR_BS Available Business Objects 20090616
3 Importing IT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20090616

Method SET_LOG_SEARCH_CRITERIA on class IF_DRF_LOG_TABLETREE has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_BOCOUNT Call by reference Type reference (TYPE) I 20090924
2 Importing IV_ALV_HEADER Call by reference Type reference (TYPE) STRING Header of the message ALV (bottom table) 20091019
3 Importing IV_APP_TITLE Call by reference Type reference (TYPE) STRING Title of the web dynpro application 20090619
4 Importing IV_COL_VISIBILITY Call by reference Type reference (TYPE) T_COL_VISIBILITY 20090619
5 Importing IV_LOG_HEADER Call by reference Type reference (TYPE) STRING Header of the log tree table (upper table) 20110202
6 Importing IV_LOG_TYPE Call by reference Type reference (TYPE) CHAR30 Character Field Length = 10 20090619

Method SET_PROPERTIES on class IF_DRF_LOG_TABLETREE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in