SAP ABAP Class IF_ISHMED_CONN_SRT_QUERY (Query Interface for Web Service Definitions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_CONN_WSIL_QUERY Used to Determine Web Service Call Data 20080624
Properties
Class IF_ISHMED_CONN_SRT_QUERY  
Short Description Query Interface for Web Service Definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080624   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISHMED_CONN_SRT_QUERY has no forward declaration.
Interfaces
Class IF_ISHMED_CONN_SRT_QUERY has no interface implemented.
Friends
Class IF_ISHMED_CONN_SRT_QUERY has no friend class.
Attributes
Class IF_ISHMED_CONN_SRT_QUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RT_CONFIG Instance method Public Method Returns Service Runtime Configuration 20080624
2 GET_RT_CONFIG_BY_DT_OBJ_NAME Instance method Public Method Returns Service Runtime Configuration for a Web Service 20080624
3 GET_RT_CONFIG_BY_RT_CONFIG Instance method Public Method Returns Service Runtime Configuration for a Service Definit. 20080624
4 GET_WSDL_BY_BINDING Instance method Public Method Returns WSDL URL for Service Runtime Config. 20080624
Events
Class IF_ISHMED_CONN_SRT_QUERY has no event.
Types
Class IF_ISHMED_CONN_SRT_QUERY has no local type.
Method Signatures

Method GET_RT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RT_CONFIG Value transfer Type reference (TYPE) ISHMED_T_RT_CONFIG ISHMED: Laufzeit Konfiguration 20080624

Method GET_RT_CONFIG on class IF_ISHMED_CONN_SRT_QUERY has no exception.

Method GET_RT_CONFIG_BY_DT_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DT_OBJ_NAME Value transfer Type reference (TYPE) N1CONN_DT_OBJ_NAME Connectivity: WSP name des Interface Objekt 20080624
2 Returning RT_RT_CONFIG Value transfer Type reference (TYPE) ISHMED_T_RT_CONFIG ISHMED: Laufzeit Konfiguration 20080624

Method GET_RT_CONFIG_BY_DT_OBJ_NAME on class IF_ISHMED_CONN_SRT_QUERY has no exception.

Method GET_RT_CONFIG_BY_RT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DT_OBJ_NAME Value transfer Type reference (TYPE) N1CONN_DT_OBJ_NAME Connectivity: WSP name des Interface Objekt 20080624
2 Importing I_RT_CONFIG_NAME Value transfer Type reference (TYPE) N1CONN_RT_CONFIG_NAME Connectivity: Name der Laufzeit Konfiguration 20080624
3 Returning RT_RT_CONFIG Value transfer Type reference (TYPE) ISHMED_T_RT_CONFIG ISHMED: Laufzeit Konfiguration 20080624

Method GET_RT_CONFIG_BY_RT_CONFIG on class IF_ISHMED_CONN_SRT_QUERY has no exception.

Method GET_WSDL_BY_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RT_CONFIG Value transfer Type reference (TYPE) RN1_RT_CONFIG ISHMED: Laufzeit Konfiguration 20080624
2 Returning R_WSDL_URL Value transfer Type reference (TYPE) STRING URL des Web Service 20080624

Method GET_WSDL_BY_BINDING on class IF_ISHMED_CONN_SRT_QUERY has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in