SAP ABAP Class CL_SRT_WSP_ITSAM_OBSERVER (Web Service Observer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_ITSAM_ADMIN | Administration API for SRT ITSAM Methods | 20071205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_ITSAM_OBSERVER | ITSAM Web Service Observer | 20071204 |
Properties
| Class | CL_SRT_WSP_ITSAM_OBSERVER | |
| Short Description | Web Service Observer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20071204 | SAP |
| Last change | 20090618 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_ITSAM_ADMIN | Administration API for SRT ITSAM Methods | 20071205 | ||
| 2 | IF_SRT_WSP_ITSAM_OBSERVER | ITSAM Web Service Observer | 20071204 |
Friends
Class CL_SRT_WSP_ITSAM_OBSERVER 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 | 'bindname' | Binding Name | 20071204 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'bindns' | Binding Namespace | 20071204 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'cfgkey' | Internal Configuration Key | 20071204 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'cfgname' | Configuration Name | 20071204 | ||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'cfgtype' | Configuration Type | 20071204 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'sd' | Service Definition | 20071204 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_ITSAM_OBSERVER' | Current Class Name | 20071205 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Administration Object | 20071205 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Object is new | 20071204 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRT_OBSERV_DATA | Web Service Observer Entries | 20071204 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTY | Single Property | 20071204 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | WSP Template Properties | 20071204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071204 | |
| 2 | Static method | Public | Method | Checks existence of observer | 20071204 | |
| 3 | Static method | Private | Method | Gets host name and HTTP and HTTPS ports of current server | 20071205 | |
| 4 | Instance method | Private | Method | Sets values in property list | 20071204 | |
| 5 | Static method | Public | Method | Lists all existing observer entries | 20071205 | |
| 6 | Static method | Public | Method | Opens Single Observer | 20071204 | |
| 7 | Static method | Public | Method | Creates SRT ITSAM Administration Observer Instance | 20071205 | |
| 8 | Instance method | Private | Method | Gets Database Information | 20071204 | |
| 9 | Static method | Public | Method | Removes Specified Observer | 20071205 | |
| 10 | Instance method | Private | Method | Saves Database Information | 20071204 | |
| 11 | Instance method | Private | Method | Sets Change Information | 20071204 | |
| 12 | Instance method | Private | Method | Sets Creation Information | 20071204 |
Events
Class CL_SRT_WSP_ITSAM_OBSERVER has no event.
Types
Class CL_SRT_WSP_ITSAM_OBSERVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ACCESS_PATH | Call by reference | Type reference (TYPE) | STRING | URL-Zugriffspfad | 20071204 | |||
| 2 | PI_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel des Bindings | 20071204 | |||
| 3 | PI_BINDING_NAME | Call by reference | Type reference (TYPE) | QNAME | Binding Name | 20071204 | |||
| 4 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20071204 | |||
| 5 | PI_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel der Konfiguration | 20071204 | |||
| 6 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | Name der RT Konfiguration | 20071204 | |||
| 7 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_WS_RT | Konfigurationstyp | 20071204 | ||
| 8 | PI_EX_PRE_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=Existenz ist schon geprüft | 20071204 | ||
| 9 | PI_IS_ADMIN | Call by reference | Type reference (TYPE) | BOOLEAN | X=Administrationsobjekt; space=Überwachungsobjekt | 20071205 | |||
| 10 | PI_SERVICE_DEFINITION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Name der Service Definition | 20071204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071205 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ACCESS_PATH | Call by reference | Type reference (TYPE) | STRING | URL-Zugriffspfad | 20071204 | |||
| 2 | PI_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel des Binding | 20071204 | |||
| 3 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20071204 | |||
| 4 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Überwachung existiert; space=sonst | 20071206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071205 |
Method GET_HOST_PORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_HOST | Call by reference | Type reference (TYPE) | STRING | Hostname des aktuellen Applikationsservers | 20071205 | |||
| 2 | PE_HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | HTTPS Port | 20071205 | |||
| 3 | PE_HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | HTTP Port | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080113 |
Method INIT_PROPERTY_LIST Signature
Method INIT_PROPERTY_LIST on class CL_SRT_WSP_ITSAM_OBSERVER has no parameter.
Method INIT_PROPERTY_LIST on class CL_SRT_WSP_ITSAM_OBSERVER has no exception.
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_ITSAM_OBSERVER_LIST | Liste ITSAM Web Service Überwacher | 20071205 |
Method LIST on class CL_SRT_WSP_ITSAM_OBSERVER has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_OBSERV_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ITSAM_OBSERVER | ITSAM Web Service Überwachung | 20071204 | |||
| 2 | PI_ACCESS_PATH | Call by reference | Type reference (TYPE) | STRING | URL-Zugriffspfad | 20071204 | |||
| 3 | PI_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel des Bindings | 20071204 | |||
| 4 | PI_BINDING_NAME | Call by reference | Type reference (TYPE) | QNAME | Binding Name | 20071204 | |||
| 5 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20071204 | |||
| 6 | PI_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel der Konfiguration | 20071204 | |||
| 7 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | Name der RT Konfiguration | 20071204 | |||
| 8 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | Konfigurationstyp | 20071204 | |||
| 9 | PI_SERVICE_DEFINITION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Name der Service Definition | 20071204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071205 |
Method OPEN_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ADMIN | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ITSAM_ADMIN | Administrations-API für SRT ITSAM Methoden | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080113 |
Method READ_DATABASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ACCESS_PATH | Call by reference | Type reference (TYPE) | STRING | URL-Zugriffspfad | 20071206 | |||
| 2 | PI_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Binding Schlüssel | 20071204 | |||
| 3 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20071204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071206 |
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Interner Schlüssel des Bindings | 20071205 | |||
| 2 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant in dem gelöscht werden soll | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071205 |
Method SAVE_DATABASE Signature
Method SAVE_DATABASE on class CL_SRT_WSP_ITSAM_OBSERVER has no parameter.
Method SAVE_DATABASE on class CL_SRT_WSP_ITSAM_OBSERVER has no exception.
Method SET_CHANGE_INFO Signature
Method SET_CHANGE_INFO on class CL_SRT_WSP_ITSAM_OBSERVER has no parameter.
Method SET_CHANGE_INFO on class CL_SRT_WSP_ITSAM_OBSERVER has no exception.
Method SET_CREATE_INFO Signature
Method SET_CREATE_INFO on class CL_SRT_WSP_ITSAM_OBSERVER has no parameter.
Method SET_CREATE_INFO on class CL_SRT_WSP_ITSAM_OBSERVER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |