SAP ABAP Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC (Actual transport log data source)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_LOGVIEW_UI_LOGS_DATASRC Default detailed logs data source 20090726
Properties
Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC  
Short Description Actual transport log data source    
General Data
Package SCTS_WDUI   Web Dynpro UI Layer of SCTS 
Created 20090724   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_LOGVIEW_UI_OVER_DATASRC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no interface.
Friends
Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no friend.
Attributes
Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_LINES Instance method Public Method Retrieves completely expanded log 20100304
2 GET_ENTITY_ID Instance method Public Method Get ID 20090726
3 GET_INITIAL_LINES Instance method Public Method Retrieves initial protocol lines 20090726
4 GET_LESS Instance method Public Method Retrieves collapsed lines 20090727
5 GET_MORE Instance method Public Method Retrieves expanded lines 20090727
6 GET_RAW_LOG Instance method Public Method Returns a raw log 20090812
7 HAS_PROTOCOL Instance method Public Method Has the given overview line a protocol? 20090726
Events
Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LINE Public See coding 20090726 begin of ty_line, grid type wdui_table_grid_mode, uid type string, number type i, text type string, has_details type boolean, details_url type string, details_link_text type string, details_text type string, details_icon type string, details_tooltip type string, can_show_more type boolean, can_show_less type boolean, system type tmssysnam, domain type tmsdomnam, step type acttype, level type i, timestamp TYPE timestamp, newsection type boolean, line_background type wdui_table_cell_design, line_foreground type wdui_textview_sem_col, severity type trlog-severity, line_section type i, end of ty_line
2 TY_LINES Public See coding 20090726 ty_lines type standard table of ty_line with default key
Method Signatures

Method GET_ALL_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN_NAME Call by reference Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20100304
2 Returning PROTOCOL Value transfer Type reference (TYPE) TY_LINES 20100304
3 Importing STEP Call by reference Type reference (TYPE) ACTTYPE Action Type in Change and Transport System 20100304
4 Importing SYSTEM_NAME Call by reference Type reference (TYPE) TMSSYSNAM TMS: System Name 20100304
5 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100304
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20100304

Method GET_ENTITY_ID Signature

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

Method GET_ENTITY_ID on Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no exception.

Method GET_INITIAL_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN_NAME Call by reference Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20090726
2 Returning LINES Value transfer Type reference (TYPE) TY_LINES 20090726
3 Importing STEP Call by reference Type reference (TYPE) ACTTYPE Action Type in Change and Transport System 20090726
4 Importing SYSTEM_NAME Call by reference Type reference (TYPE) TMSSYSNAM TMS: System Name 20090726
5 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20091208
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090726

Method GET_LESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) TY_LINE 20090727
2 Changing PROTOCOL Call by reference Type reference (TYPE) TY_LINES 20090727
3 Importing TEST_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090728
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090727

Method GET_MORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Call by reference Type reference (TYPE) TY_LINE 20090727
2 Changing PROTOCOL Call by reference Type reference (TYPE) TY_LINES 20090727
3 Importing TEST_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090728
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090727

Method GET_RAW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN_NAME Call by reference Type reference (TYPE) TMSDOMNAM TMS: Transport Domain 20090812
2 Returning LOG Value transfer Type reference (TYPE) STRING 20090812
3 Importing STEP Call by reference Type reference (TYPE) ACTTYPE Action Type in Change and Transport System 20090812
4 Importing SYSTEM_NAME Call by reference Type reference (TYPE) TMSSYSNAM TMS: System Name 20090812
5 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20091208

Method GET_RAW_LOG on Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no exception.

Method HAS_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090726
2 Importing OVERVIEW_LINE Call by reference Type reference (TYPE) IF_CTS_LOGVIEW_UI_OVER_DATASRC=>TY_OVERVIEW_LINE 20090726

Method HAS_PROTOCOL on Interface IF_CTS_LOGVIEW_UI_LOGS_DATASRC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702