SAP ABAP Class CL_ESH_TST_UI_UTILITIES (Diverse utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_FWK_UI (Package) UI for test framework
⤷
⤷
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 | 20100413 |
Properties
| Class | CL_ESH_TST_UI_UTILITIES | |
| Short Description | Diverse utilities | |
| 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 | S_ESH_TST_FWK_UI | UI for test framework |
| Created | 20100219 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_TST_UI_UTILITIES has no interface implemented.
Friends
Class CL_ESH_TST_UI_UTILITIES 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 | 'esh_tst_fwk_console' | The name of own application | 20110118 | ||
| 2 | Constant | Private | Type reference (TYPE) | ESH_E_TST_FWK_HELP_URL | 'https://service.sap.com/sap/support/notes/' | The help url of a task | 20100219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Append a single task to WD context table | 20100219 | |
| 2 | Static method | Public | Method | Convert task tree to WD context table | 20100219 | |
| 3 | Static method | Public | Method | Convert execution status to icon alias | 20100219 | |
| 4 | Static method | Public | Method | Convert message type to icon alias | 20100219 | |
| 5 | Static method | Public | Method | Convert result status to icon alias | 20100219 |
Events
Class CL_ESH_TST_UI_UTILITIES has no event.
Types
Class CL_ESH_TST_UI_UTILITIES has no local type.
Method Signatures
Method APPEND_LINE2WETABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TASK_WDTAB | Call by reference | Type reference (TYPE) | ESH_T_TST_FWK_TASK_WDTAB | Table for tasks in WD context | 20100219 | |||
| 2 | IR_IS_LEAF | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20100219 | |||
| 3 | IR_TASK | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_PRC_TASK | The abstraction for all components in the hierarchy | 20100219 | |||
| 4 | IV_HELP_NOTE | Call by reference | Type reference (TYPE) | ESH_E_TST_FWK_NOTE_NUMBER | SAP note number | 20100219 |
Method APPEND_LINE2WETABLED on class CL_ESH_TST_UI_UTILITIES has no exception.
Method CONVERT_TASKTREE2WDTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TASK_WDTAB | Call by reference | Type reference (TYPE) | ESH_T_TST_FWK_TASK_WDTAB | Table for tasks in WD context | 20100219 | |||
| 2 | IR_TASK | Call by reference | Object reference (TYPE REF TO) | CL_ESH_TST_PRC_TASK | The abstraction for all components in the hierarchy | 20100219 |
Method CONVERT_TASKTREE2WDTABLE on class CL_ESH_TST_UI_UTILITIES has no exception.
Method TRANSLATE_EXE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100219 | |||
| 2 | RV_ALIAS | Value transfer | Type reference (TYPE) | WDG_UR_WEB_ICON_ALIAS | Cross-Application Icon Alias | 20100219 |
Method TRANSLATE_EXE_ICON on class CL_ESH_TST_UI_UTILITIES has no exception.
Method TRANSLATE_MSG_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100219 | |||
| 2 | RV_ALIAS | Value transfer | Type reference (TYPE) | WDG_UR_WEB_ICON_ALIAS | Cross-Application Icon Alias | 20100219 |
Method TRANSLATE_MSG_ICON on class CL_ESH_TST_UI_UTILITIES has no exception.
Method TRANSLATE_RESULT_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXE_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Execution status | 20100219 | |||
| 2 | IV_SKIPPED | Call by reference | Type reference (TYPE) | FLAG | Is task skipped | 20100505 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Result status | 20100219 | |||
| 4 | RV_ALIAS | Value transfer | Type reference (TYPE) | WDG_UR_WEB_ICON_ALIAS | Cross-Application Icon Alias | 20100219 |
Method TRANSLATE_RESULT_ICON on class CL_ESH_TST_UI_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |