SAP ABAP Class IF_CTS_LOGVIEW_UI_OVER_DATASRC (Logviewer: Overview Source)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_LOGVIEW_UI_OVER_DATASRC Default log overview data source 20090724
Properties
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC  
Short Description Logviewer: Overview Source    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090724   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no forward declaration.
Interfaces
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no interface implemented.
Friends
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no friend class.
Attributes
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Public Method Retrieves children for a given overview element 20090724
2 GET_ENTITY_ID Instance method Public Method Returns the ID of the transport enity 20090726
3 GET_ROOT_OVERVIEW Instance method Public Method Retrieves root overview entries (top-level) 20090724
Events
Class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OVERVIEW_LINE Public See coding 20090724 begin of ty_overview_line, expanded type boolean, has_children type boolean, uid type string, parent_uid type string, title type string, title_icon type string, title_style type wdui_link_type, description type string, rc type c length 1, rc_icon type string, rc_text type string, date type string, system type tmssysnam, domain type tmsdomnam, step type acttype, request type trkorr, timestamp TYPE timestamp, end of ty_overview_line
2 TY_OVERVIEW_LINES Public See coding 20090724 ty_overview_lines type standard table of ty_overview_line with default key
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDREN Value transfer Type reference (TYPE) TY_OVERVIEW_LINES 20090724
2 Importing PARENT Call by reference Type reference (TYPE) TY_OVERVIEW_LINE 20090724
3 Importing TEST_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090820
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090724

Method GET_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) TRKORR Request/Task 20090726

Method GET_ENTITY_ID on class IF_CTS_LOGVIEW_UI_OVER_DATASRC has no exception.

Method GET_ROOT_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINES Value transfer Type reference (TYPE) TY_OVERVIEW_LINES 20090724
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090724
History
Last changed by/on SAP  20140121 
SAP Release Created in