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 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_LED_RED' | 20090725 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_LED_GREEN' | 20090725 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/AlertMessage' | 20130208 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_LED_INACTIVE' | 20090731 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_RATING_POSITIVE' | 20090731 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ICON_LED_YELLOW' | 20090725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a default data source | 20090726 | |
| 2 | Static method | Public | Method | Returns icon for given return code | 20090725 | |
| 3 | Static method | Public | Method | Returns RC description | 20090727 | |
| 4 | 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 | DATASOURCE | Value transfer | Object reference (TYPE REF TO) | IF_CTS_LOGVIEW_UI_DATASRC | Data Source for Logviewer | 20090726 | |||
| 2 | ENTITY_ID | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Logviewer Exceptions | 20090726 |
Method GET_ICON_FOR_RC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Value transfer | Type reference (TYPE) | STRING | 20090725 | ||||
| 2 | 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 | RC | Call by reference | Type reference (TYPE) | TRRETCODE | Return code | 20090727 | |||
| 2 | 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 | STEP | Call by reference | Type reference (TYPE) | ACTTYPE | Action Type in Change and Transport System | 20090724 | |||
| 2 | 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 |