SAP ABAP Class CL_CTS_IMP_HISTORY_UI_HELPER (Helper for import history display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_IMPORT_HISTORY (Package) Package for Import History
Properties
Class CL_CTS_IMP_HISTORY_UI_HELPER  
Short Description Helper for import history display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_IMPORT_HISTORY   Package for Import History 
Created 20110720   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_UI_FAVES_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CTS_IMP_HISTORY_UI_HELPER has no interface implemented.
Friends
Class CL_CTS_IMP_HISTORY_UI_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ANALYSIS_BAD_REQ Constant Public Type reference (TYPE) STRING '4' 20120111
2 CO_ANALYSIS_DOWNGRADE Constant Public Type reference (TYPE) STRING '3' 20120111
3 CO_ANALYSIS_ERROR Constant Public Type reference (TYPE) STRING '2' 20120111
4 CO_ANALYSIS_OK Constant Public Type reference (TYPE) STRING '0' 20120111
5 CO_ANALYSIS_UNKNOWN Constant Public Type reference (TYPE) STRING '' 20120111
6 CO_ANALYSIS_WARNING Constant Public Type reference (TYPE) STRING '1' 20120111
7 CO_DEFAULTS_HISTORY Constant Public Type reference (TYPE) STRING CL_CTS_UI_FAVES_MANAGER=>CO_NS_IMPORT_HISTORY 20120105
8 CO_ICON_ANALYS_ERROR Constant Public Type reference (TYPE) STRING 'ICON_LED_RED' 20111108
9 CO_ICON_ANALYS_OK Constant Public Type reference (TYPE) STRING 'ICON_OKAY' 20111108
10 CO_ICON_ANALYS_UNKNOWN Constant Public Type reference (TYPE) STRING 'ICON_LED_INACTIVE' 20111108
11 CO_ICON_ANALYS_WARNING Constant Public Type reference (TYPE) STRING 'ICON_LED_YELLOW' 20111108
12 CO_ICON_ANALYS_WRONG_ORDER Constant Public Type reference (TYPE) STRING 'ICON_LED_GREEN' 20111108
13 CO_ICON_BAD_REQUEST Constant Public Type reference (TYPE) STRING 'ICON_PAW_ITEM' 20120111
14 CO_ICON_ERROR Constant Public Type reference (TYPE) STRING 'ICON_LED_RED' 20110721
15 CO_ICON_OK Constant Public Type reference (TYPE) STRING 'ICON_LED_GREEN' 20110721
16 CO_ICON_SEVERE_ERROR Constant Public Type reference (TYPE) STRING '~Icon/AlertMessage' 20130228
17 CO_ICON_UNKNOWN Constant Public Type reference (TYPE) STRING 'ICON_LED_INACTIVE' 20110721
18 CO_ICON_WAITING Constant Public Type reference (TYPE) STRING 'ICON_RATING_POSITIVE' 20110721
19 CO_ICON_WARNING Constant Public Type reference (TYPE) STRING 'ICON_LED_YELLOW' 20110721
Methods
# Method Level Visibility Method type Description Created on
1 GET_ICON_FOR_RC Static method Public Method Icon for the return code 20110721
2 GET_TEXT_FOR_RC Static method Public Method Description for the return code 20110721
Events
Class CL_CTS_IMP_HISTORY_UI_HELPER has no event.
Types
Class CL_CTS_IMP_HISTORY_UI_HELPER has no local type.
Method Signatures

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 20110721
2 Importing RC Call by reference Type reference (TYPE) TRRETCODE Return code 20110721

Method GET_ICON_FOR_RC on class CL_CTS_IMP_HISTORY_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 20110721
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20110721

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