SAP ABAP Class IF_SRT_WSP_ITSAM_ADMIN (Administration API for SRT ITSAM Methods)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_ITSAM_OBSERVER Web Service Observer 20071205
Properties
Class IF_SRT_WSP_ITSAM_ADMIN  
Short Description Administration API for SRT ITSAM Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071205   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_ITSAM_ADMIN has no forward declaration.
Interfaces
Class IF_SRT_WSP_ITSAM_ADMIN has no interface implemented.
Friends
Class IF_SRT_WSP_ITSAM_ADMIN has no friend class.
Attributes
Class IF_SRT_WSP_ITSAM_ADMIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Instance method Public Method Checks existence of observer entry 20071205
2 GET_HOST_PORTS Instance method Public Method Gets current host/port information 20071205
3 LIST Instance method Public Method Lists all existing observer entries 20071205
4 OPEN Instance method Public Method Creates new or opens existing observer entry 20071205
5 REMOVE Instance method Public Method Removes observer entry 20071205
Events
Class IF_SRT_WSP_ITSAM_ADMIN has no event.
Types
Class IF_SRT_WSP_ITSAM_ADMIN has no local type.
Method Signatures

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACCESS_PATH Call by reference Type reference (TYPE) STRING URL-Zugriffspfad 20071205
2 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 Interner Schlüssel des Binding 20071205
3 Importing PI_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20071205
4 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Überwachung existiert; space=sonst 20071206
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071206

Method GET_HOST_PORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HOST Call by reference Type reference (TYPE) STRING Hostname des aktuellen Applikationsservers 20071205
2 Exporting PE_HTTPS_PORT Call by reference Type reference (TYPE) STRING HTTPS Port 20071205
3 Exporting PE_HTTP_PORT Call by reference Type reference (TYPE) STRING HTTP Port 20071205
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071205

Method LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LIST Value transfer Type reference (TYPE) SRT_WSP_ITSAM_OBSERVER_LIST Liste ITSAM Web Service Überwacher 20071205

Method LIST on class IF_SRT_WSP_ITSAM_ADMIN has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_OBSERV_OBJ Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ITSAM_OBSERVER ITSAM Web Service Überwachung 20071205
2 Importing PI_ACCESS_PATH Call by reference Type reference (TYPE) STRING URL-Zugriffspfad 20071205
3 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 Interner Schlüssel des Bindings 20071205
4 Importing PI_BINDING_NAME Call by reference Type reference (TYPE) QNAME Binding Name 20071205
5 Importing PI_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20071205
6 Importing PI_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Interner Schlüssel der Konfiguration 20071205
7 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME Name der RT Konfiguration 20071205
8 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE Konfigurationstyp 20071205
9 Importing PI_SERVICE_DEFINITION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Name der Service Definition 20071205
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071205

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 Interner Schlüssel des Bindings 20071205
2 Importing PI_CLIENT Call by reference Type reference (TYPE) MANDT Mandant in dem gelöscht werden soll 20071205
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071205
History
Last changed by/on SAP  20090618 
SAP Release Created in