SAP ABAP Class CL_ESH_ADM_SMOKETEST (CL_ESH_ADM_SMOKETEST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_SMOKETEST (Package) Smoketest
⤷
⤷
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 | 20070829 |
Properties
| Class | CL_ESH_ADM_SMOKETEST | |
| Short Description | ||
| 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 | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_SMOKETEST | Smoketest |
| Created | 20070829 | SAP |
| Last change | 20110908 | 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_ADM_SMOKETEST has no interface implemented.
Friends
Class CL_ESH_ADM_SMOKETEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'C' | Check status complete | 20070905 | ||
| 2 | Constant | Public | Type reference (TYPE) | C | 'E' | Check status error | 20070905 | ||
| 3 | Constant | Private | Type reference (TYPE) | C | 'F' | Cleanup type "Final" | 20070924 | ||
| 4 | Constant | Public | Type reference (TYPE) | C | 'I' | Check status initial | 20070905 | ||
| 5 | Constant | Private | Type reference (TYPE) | C | 'I' | Cleanup type "Initial" | 20070924 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ESH_T_SMOKETEST_STATUS | Table type for smoke test status information | 20070829 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clean up ABAP stack and JAVA stack | 20070829 | |
| 2 | Instance method | Private | Method | Do the TREX search for the file connector created | 20080918 | |
| 3 | Instance method | Public | Method | Get a text | 20071002 | |
| 4 | Instance method | Private | Method | Process error table returned by file search FCS | 20070829 | |
| 5 | Instance method | Public | Method | Run the smoke test; return results | 20070829 | |
| 6 | Instance method | Private | Method | Call a Web UI by HTTP request; verify response | 20070905 |
Events
Class CL_ESH_ADM_SMOKETEST has no event.
Types
Class CL_ESH_ADM_SMOKETEST has no local type.
Method Signatures
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLEANUP_STATUS | Call by reference | Type reference (TYPE) | C | Cleanup status: I = Initial, F = Final | 20070829 | |||
| 2 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090218 | |||
| 3 | S_SEARCH_CONN | Call by reference | Type reference (TYPE) | SEFS_S_OBJ_TYPE_DESCR | Object Type with Description | 20070829 |
Method CLEANUP on class CL_ESH_ADM_SMOKETEST has no exception.
Method EXECUTE_TREX_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULTS | Call by reference | Type reference (TYPE) | SXES_T_RESULTS | Result table of one search service provider | 20080918 | |||
| 2 | EV_NO_OF_ALL_HITS | Call by reference | Type reference (TYPE) | I | Nr. of all found hits | 20080918 | |||
| 3 | IV_SEARCH_CONN | Value transfer | Type reference (TYPE) | SXES_D_OBJECT_TYPE_ID | Id of a search service provider's object type | 20080918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no results for the search | 20080918 |
Method GET_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | DOKHL-OBJECT | Name of doc object | 20071010 | |||
| 2 | RETVAL | Value transfer | Type reference (TYPE) | STRING | Text as string | 20071002 |
Method GET_DT on class CL_ESH_ADM_SMOKETEST has no exception.
Method PROCESS_ERR_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_STATUS | Call by reference | Type reference (TYPE) | ESH_S_SMOKETEST_STATUS | Structure for smoke test status information | 20070829 | |||
| 2 | T_RET | Call by reference | Type reference (TYPE) | SESH_T_RETURN_CODES | Return codes per object type | 20070829 |
Method PROCESS_ERR_TAB on class CL_ESH_ADM_SMOKETEST has no exception.
Method RUNTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_STATUS | Value transfer | Type reference (TYPE) | ESH_T_SMOKETEST_STATUS | Table type for smoke test status information | 20070829 |
Method RUNTEST on class CL_ESH_ADM_SMOKETEST has no exception.
Method TEST_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APP_PATH | Call by reference | Type reference (TYPE) | STRING | 20070905 | ||||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | STRING | 20070905 | ||||
| 3 | VERIFICATION_STRING | Call by reference | Type reference (TYPE) | STRING | 20070905 |
Method TEST_UI on class CL_ESH_ADM_SMOKETEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |