SAP ABAP Class CL_CTS_TRANSPORT_UI_HELPER (Assistance-Class for cCTS Transport UIs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090825
Properties
Class CL_CTS_TRANSPORT_UI_HELPER  
Short Description Assistance-Class for cCTS Transport UIs    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_WDUI   Central CTS Web Dynpro UIs 
Created 20090824   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CTS_TRANSPORT_UI_HELPER has no interface implemented.
Friends
Class CL_CTS_TRANSPORT_UI_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULTS_TRANSPORT Constant Public Type reference (TYPE) STRING CL_CTS_UI_FAVES_MANAGER=>CO_NS_TRANSPORT 20090908
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXT_FOR_OP_MODE Static method Public Method Returns descriptive text for system operation mode 20090824
2 GET_TEXT_FOR_STATUS Static method Public Method Returns descriptive text for system status 20090826
3 GET_TEXT_FOR_SYSTEM_TYPE Static method Public Method Returns descriptive text for system type 20090824
Events
Class CL_CTS_TRANSPORT_UI_HELPER has no event.
Types
Class CL_CTS_TRANSPORT_UI_HELPER has no local type.
Method Signatures

Method GET_TEXT_FOR_OP_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_MANAGING_MODE Mode of a managed system 20090824
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20090824

Method GET_TEXT_FOR_OP_MODE on class CL_CTS_TRANSPORT_UI_HELPER has no exception.

Method GET_TEXT_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATUS Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_STATUS 20090826
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20090826

Method GET_TEXT_FOR_STATUS on class CL_CTS_TRANSPORT_UI_HELPER has no exception.

Method GET_TEXT_FOR_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING 20090824
2 Importing TYPE Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_TYPE 20090824

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