SAP ABAP Class CL_CTS_LOGVIEW_UI_HELPER (Helper for Log display)
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
Properties
Class CL_CTS_LOGVIEW_UI_HELPER  
Short Description Helper for Log display    
Super Class    
Instantiability of a Class 2  Public 
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_HELPER has no forward declaration.
Interfaces
Class CL_CTS_LOGVIEW_UI_HELPER has no interface implemented.
Friends
Class CL_CTS_LOGVIEW_UI_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ICON_ERROR Constant Public Type reference (TYPE) STRING 'ICON_LED_RED' 20090725
2 CO_ICON_OK Constant Public Type reference (TYPE) STRING 'ICON_LED_GREEN' 20090725
3 CO_ICON_SEVERE_ERROR Constant Public Type reference (TYPE) STRING '~Icon/AlertMessage' 20130208
4 CO_ICON_UNKNOWN Constant Public Type reference (TYPE) STRING 'ICON_LED_INACTIVE' 20090731
5 CO_ICON_WAITING Constant Public Type reference (TYPE) STRING 'ICON_RATING_POSITIVE' 20090731
6 CO_ICON_WARNING Constant Public Type reference (TYPE) STRING 'ICON_LED_YELLOW' 20090725
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEFAULT_DATA_SOURCE Static method Public Method Creates a default data source 20090726
2 GET_ICON_FOR_RC Static method Public Method Returns icon for given return code 20090725
3 GET_TEXT_FOR_RC Static method Public Method Returns RC description 20090727
4 GET_TEXT_FOR_TRANSPORT_STEP Static method Public Method Retrieves title of a step 20090724
Events
Class CL_CTS_LOGVIEW_UI_HELPER has no event.
Types
Class CL_CTS_LOGVIEW_UI_HELPER has no local type.
Method Signatures

Method CREATE_DEFAULT_DATA_SOURCE 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 20090726
2 Importing ENTITY_ID Call by reference Type reference (TYPE) TRKORR Request/Task 20090726
# Exception Resumable Description Created on
1 CX_CTS_LOGVIEW_UI Logviewer Exceptions 20090726

Method GET_ICON_FOR_RC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ICON Value transfer Type reference (TYPE) STRING 20090725
2 Importing RC Call by reference Type reference (TYPE) TRRETCODE Return code 20090725

Method GET_ICON_FOR_RC on class CL_CTS_LOGVIEW_UI_HELPER has no exception.

Method GET_TEXT_FOR_RC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RC Call by reference Type reference (TYPE) TRRETCODE Return code 20090727
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20090727

Method GET_TEXT_FOR_RC on class CL_CTS_LOGVIEW_UI_HELPER has no exception.

Method GET_TEXT_FOR_TRANSPORT_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STEP Call by reference Type reference (TYPE) ACTTYPE Action Type in Change and Transport System 20090724
2 Returning TITLE Value transfer Type reference (TYPE) STRING 20090724

Method GET_TEXT_FOR_TRANSPORT_STEP on class CL_CTS_LOGVIEW_UI_HELPER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702