SAP ABAP Class /SDF/CL_E2E_PI_MON_HANDLER (/SDF/CL_E2E_PI_MON_HANDLER)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Properties
| Class | /SDF/CL_E2E_PI_MON_HANDLER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
| Created | 20090925 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_E2E_PI_MON_HANDLER has no forward declaration.
Interfaces
Class /SDF/CL_E2E_PI_MON_HANDLER has no interface implemented.
Friends
Class /SDF/CL_E2E_PI_MON_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'PING' | 20090925 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'SELFTEST' | 20090925 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SWF_XI_BPM_SELFTEST' | 20090925 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'BP_ENGINE' | 20090925 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'CI_ENGINE' | 20090925 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'ABAP_PROXY' | 20090925 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'INFO' | 20090925 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'NAME' | 20090925 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'NAME2VALUE' | 20090925 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'VALUE' | 20090925 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'OVERALL_RESULT' | 20090925 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'ACTION' | 20090925 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'CLIENT' | 20090925 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'COMPONENT' | 20090925 | |||
| 15 | Constant | Private | Type reference (TYPE) | INT4 | 13 | exception during execution | 20091124 | ||
| 16 | Constant | Private | Type reference (TYPE) | INT4 | 11 | requested action not allowed on component | 20091124 | ||
| 17 | Constant | Private | Type reference (TYPE) | INT4 | 12 | internal error | 20091124 | ||
| 18 | Constant | Private | Type reference (TYPE) | INT4 | 10 | invalid parameter value | 20091124 | ||
| 19 | Constant | Private | Type reference (TYPE) | INT4 | 2 | a required paramer is missing | 20091124 | ||
| 20 | Constant | Private | Type reference (TYPE) | INT4 | 14 | wrong release | 20091124 | ||
| 21 | Constant | Private | Type reference (TYPE) | STRING | 'NOT_OK' | 20090925 | |||
| 22 | Constant | Private | Type reference (TYPE) | STRING | 'OK' | 20090925 | |||
| 23 | Constant | Private | Type reference (TYPE) | STRING | 'UNKNOWN' | 20090925 | |||
| 24 | Constant | Private | Type reference (TYPE) | STRING | 'WARNING' | 20090925 | |||
| 25 | Constant | Private | Type reference (TYPE) | STRING | 'RWB_PING' | 20090925 | |||
| 26 | Constant | Private | Type reference (TYPE) | STRING | 'RWBPINGRESULT' | 20090925 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CHECKED_FEATURE' | 20090925 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | STRING | 'DETAILS' | 20090925 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | STRING | 'FEATURE_DESCR' | 20090925 | |||
| 30 | Constant | Private | Type reference (TYPE) | STRING | 'RWB_SELFTEST' | 20090925 | |||
| 31 | Constant | Private | Type reference (TYPE) | STRING | 'RWBSINGLECHECKRESULT' | 20090925 | |||
| 32 | Constant | Private | Type reference (TYPE) | STRING | 'RWBSTRUCRESULT' | 20090925 | |||
| 33 | Constant | Private | Type reference (TYPE) | ABAP_ENCOD | 'UTF-8' | Identifier for Character Format (UTF-8, UCS-2, ...) | 20091125 | ||
| 34 | Instance attribute | Private | Type reference (TYPE) | PI_REQUEST_TAB | 20090925 | ||||
| 35 | Instance attribute | Private | Type reference (TYPE) | /SDF/E2E_RESULT_TT | Table Type for the Result of the Data Collectors | 20090925 | |||
| 36 | Instance attribute | Private | Type reference (TYPE) | /SDF/E2E_EFWKE_RETURN_STATUS_T | Table Type for Return Status | 20090925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | calculate rating for execution status | 20090925 | |
| 2 | Instance method | Private | Method | check if client is valid | 20091102 | |
| 3 | Instance method | Private | Method | check if component is valid | 20091102 | |
| 4 | Static method | Public | Method | 20090925 | ||
| 5 | Instance method | Public | Method | 20090925 | ||
| 6 | Instance method | Private | Method | execute rwb_ping | 20090925 | |
| 7 | Instance method | Private | Method | execute RWB_SELFTEST / SWF_XI_BPM_SELFTEST | 20090925 | |
| 8 | Static method | Private | Method | 20090925 | ||
| 9 | Instance method | Public | Method | 20090925 | ||
| 10 | Instance method | Public | Method | 20090925 | ||
| 11 | Instance method | Private | Method | 20090925 |
Events
Class /SDF/CL_E2E_PI_MON_HANDLER has no event.
Types
Class /SDF/CL_E2E_PI_MON_HANDLER has no local type.
Method Signatures
Method CALC_RATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 2 | R_RATING | Value transfer | Type reference (TYPE) | /SDF/E2E_TRAFFIC_LIGHT_NUMERIC | Numeric values for traffic lights | 20090925 |
Method CALC_RATING on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method CHECK_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | R/3 System, client number from logon | 20091102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091102 |
Method CHECK_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20091102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091102 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELOPT_PARA | Call by reference | Type reference (TYPE) | /SDF/E2E_SELECTION_PARA_T | Table Type of Selection Parameter for Data Collectors | 20090925 | |||
| 2 | RR_HANDLER | Value transfer | Object reference (TYPE REF TO) | /SDF/CL_E2E_PI_MON_HANDLER | 20090925 |
Method CREATE on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method EXECUTE Signature
Method EXECUTE on class /SDF/CL_E2E_PI_MON_HANDLER has no parameter.
Method EXECUTE on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method EXECUTE_PING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST | Call by reference | Type reference (TYPE) | PI_REQUEST | 20090925 |
Method EXECUTE_PING on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method EXECUTE_SELFTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST | Call by reference | Type reference (TYPE) | PI_REQUEST | 20090925 |
Method EXECUTE_SELFTEST on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 2 | IP_REQUIRED | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Missing required parameter will throw exception | 20091102 | ||
| 3 | IT_SELECTION_PARAM | Call by reference | Type reference (TYPE) | /SDF/E2E_SELECTION_PARAMS_T | Selection Parameter for Data Collectors | 20090925 | |||
| 4 | RP_PARAM_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090925 |
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | /SDF/E2E_RESULT_TT | Table Type for the Result of the Data Collectors | 20090925 |
Method GET_RESULT on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method GET_RETURN_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_STATUS | Value transfer | Type reference (TYPE) | /SDF/E2E_EFWKE_RETURN_STATUS_T | Table Type for Return Status | 20090925 |
Method GET_RETURN_STATUS on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELOPT_PARA | Call by reference | Type reference (TYPE) | /SDF/E2E_SELECTION_PARA_T | Table Type of Selection Parameter for Data Collectors | 20090925 |
Method INITIALIZE on class /SDF/CL_E2E_PI_MON_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_620 |