SAP ABAP Class CL_CTS_LOGVIEW_UI_DATASRC (Default data source for the log viewer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
     SCTS_WDUI (Package) Web Dynpro UI Layer of SCTS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_LOGVIEW_UI_DATASRC Data Source for Logviewer 20090724
Properties
Class CL_CTS_LOGVIEW_UI_DATASRC  
Short Description Default data source for the log viewer    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_WDUI   Web Dynpro UI Layer of SCTS 
Created 20090724   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_LOGVIEW_UI_DATASRC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_LOGVIEW_UI_DATASRC Data Source for Logviewer 20090724
Friends
# Friend Modeled only Created on Description
1 CL_CTS_LOGVIEW_UI_HELPER 20090726 Helper for Log display
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOGS_DATASRC Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_LOGVIEW_UI_LOGS_DATASRC Actual transport log data source 20090726
2 OVERVIEW_DATASRC Instance attribute Protected Object reference (TYPE REF TO) IF_CTS_LOGVIEW_UI_OVER_DATASRC Logviewer: Overview Source 20090724
3 REQUEST_ID Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20090726
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method 20090724
Events
Class CL_CTS_LOGVIEW_UI_DATASRC has no event.
Types
Class CL_CTS_LOGVIEW_UI_DATASRC has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATASOURCE Value transfer Object reference (TYPE REF TO) IF_CTS_LOGVIEW_UI_DATASRC Data Source for Logviewer 20090724
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20090724
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090726
History
Last changed by/on SAP  20140121 
SAP Release Created in 702