SAP ABAP Interface IF_SRT_WSP_DT_CONFIG_QUERY (Query Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_DT_CONFIG_DATA Designtime Object Information 20060606
Properties
Interface IF_SRT_WSP_DT_CONFIG_QUERY  
Short Description Query Interface    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060606   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_DT_CONFIG_QUERY has no interface.
Friends
Interface IF_SRT_WSP_DT_CONFIG_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TEMP_CLASS Constant Public Type reference (TYPE) STRING '$tmp' Temporary object's class identifier 20110202
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_DT_CLIENT_CONFIG Static method Public Method Checks Existence of DT Client Configuration 20061006
2 EXISTS_DT_CLIENT_INT_SERV Static method Public Method Checks Existence of DT Client Outbound IS Configuration 20071017
3 EXISTS_DT_CLIENT_PROXY Static method Public Method Checks Existence of Client Proxy Class 20060801
4 EXISTS_DT_SERVER_CONFIG Static method Public Method Checks Existence of DT Server Configuration 20060612
5 EXISTS_DT_SERVER_OBJECT Static method Public Method Checks Existence of DT Server Object 20060608
6 EXISTS_STCM Static method Public Method Check existence of STCM object 20120718
7 GET_BASIS_PROXY_FOR_ENH Static method Public Method 20120718
8 GET_COIM_QNAME_BY_INT_NAME Static method Public Method 20120718
9 GET_DT_CLIENT_INFO Static method Public Method Gets Client DT Information 20060606
10 GET_DT_CONFIG_ENTRIES Static method Public Method Gets DT Configuration Entries 20060607
11 GET_DT_SERVER_INFO Static method Public Method Gets Server DT Information 20060606
12 GET_FUNCS_FOR_SDEF Static method Public Method Gets Functions for Specified Service Definition 20110113
13 GET_HEADERDATA_FOR_CPROXY Static method Public Method Gets Header Data for Consumer Proxy 20110113
14 GET_IF_NAME_FOR_SERVICE_DEF Static method Public Method Gets IF Q Name for Service Definition (if available) 20060919
15 GET_INTF_QNAME_FOR_SRV_DEF Static method Public Method Gets Interface Q-Name for Service Definition 20110113
16 GET_METADATA_FOR_CPROXY Static method Public Method Gets Metadata for Consumer Proxy 20110113
17 GET_NAMESPACE_NAME_FOR_CPROXY Static method Public Method Gets Namespace and Name for Client Proxy Definition 20060606
18 GET_NAMESPACE_NAME_FOR_SPROXY Static method Public Method Gets Namespace and Name for Server Proxy Definition 20060606
19 GET_PORT_TYPE_NAME_FOR_SDEF Static method Public Method Gets Port Type Q Name for Specified Service Definition 20060912
20 GET_PROXY_APPL_COMP_NAME Static method Public Method Get application component name for proxy 20110202
21 GET_PROXY_DEF_BY_NS_NAME Static method Public Method Gets Proxy Definitions by Interface Name 20060607
22 GET_SDEF_APPL_COMP_NAME Static method Public Method Get application component name for service defininition 20110202
23 GET_SDEF_CHANGE_DATA Static method Public Method Gets Change Data for Service Definition 20110113
24 GET_SDEF_FOR_PORT_TYPE_NAME Static method Public Method Gets Service Definition for Port Type Q Name 20060913
25 GET_SD_FOR_IF_NAME_CONFIG Static method Public Method Gets Service Definition for DT Configuration 20061027
26 GET_SERVICE_DEF_BY_NS_NAME Static method Public Method Gets Service Definition by Interface Name 20070612
27 GET_SERVICE_DEF_FOR_IF_NAME Static method Public Method Gets Service Definition for IF Q Name (if available) 20060919
28 GET_SHORT_TEXTS_FOR_SDEF Static method Public Method Gets Short Texts for Specified Service Definition 20110113
29 GET_SHORT_TEXT_FOR_SDEF Static method Public Method Gets Short Text for Specified Service Definition 20060912
30 GET_SOAP_APPL_CONFIG Static method Public Method Gets SOAP Application for DT Configuration 20060613
31 GET_SOAP_APPL_PROXY_DEF Static method Public Method Gets SOAP Application for Proxy Definition 20060606
32 GET_SOAP_APPL_SERVICE_DEF Static method Public Method Gets SOAP Application Information for Service Definition 20060606
33 GET_SOFTWARE_COMPONENT_INFO Static method Public Method Gets Software Component Information of Service Definition 20060913
34 GET_SOURCE_PROXY_FOR_CFACT Static method Public Method 20120718
35 GET_SOURCE_PROXY_FOR_STCM Static method Public Method 20120718
36 GET_TARGET_PROXY_FOR_STCM Static method Public Method 20120718
37 GET_WSDL_URL_FOR_SERVICE_DEF Static method Public Method Generates WSDL URL for Service Definition 20060913
38 IS_EVENT_PROXY Static method Public Method Checks if specified consumer proxy is event provider 20081124
39 IS_PROP_ISCONFIGURED_VISIBLE Static method Public Method Returns whether property 'isConfigured' is visible 20130319
40 IS_PROXY_ENHANCEMENT Static method Public Method 20120718
41 IS_STCM Static method Public Method Check specified name is STCM 20120718
42 LIST_STCM Static method Public Method List STCM objects 20120718
43 LIST_STCM_EXT Static method Public Method 20120718
Events
Interface IF_SRT_WSP_DT_CONFIG_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_OUTBOUND_METHOD Public See coding 20110113 begin of t_outbound_method, method_name type prx_r3name, operation type prx_ifrnam, synchron type prx_mode, request_name type prx_intfid, request_namespac type prx_nspce, response_name type prx_intfid, response_namespac type prx_nspce, end of t_outbound_method
2 T_OUTBOUND_METHODS Public See coding 20110113 t_outbound_methods type standard table of t_outbound_method with default key
Method Signatures

Method EXISTS_DT_CLIENT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME Call by reference Type reference (TYPE) CSEQUENCE Konfigurationsname 20061006
2 Importing PI_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE 'A' Konfigurationszustand 20061006
3 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Konfiguration existiert; space=sonst 20061006

Method EXISTS_DT_CLIENT_CONFIG on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method EXISTS_DT_CLIENT_INT_SERV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Interner Konfigurationsschlüssel 20071017
2 Exporting PE_EXISTS Call by reference Type reference (TYPE) BOOLEAN X=DT-Objekt für IS-Ausgang existiert; space=sonst 20071017
3 Exporting PE_SOAP_APPL Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP Name of SOAP Application 20071017
4 Exporting PE_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP Configuration State 20071017
5 Exporting PE_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20071017
6 Importing PI_EXT_DT_NAME Call by reference Type reference (TYPE) QNAME Qualifizierter Name des IS-Ausgangsobjektes 20071017

Method EXISTS_DT_CLIENT_INT_SERV on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method EXISTS_DT_CLIENT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHECK_ENH Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE 20120718
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Proxy 20060801
3 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Proxy existiert; space=Proxy existiert nicht 20060801

Method EXISTS_DT_CLIENT_PROXY on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method EXISTS_DT_SERVER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME Call by reference Type reference (TYPE) CSEQUENCE Konfigurationsname 20060612
2 Importing PI_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE 'A' Konfigurationszustand 20060612
3 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Konfiguration existiert; space=sonst 20060612

Method EXISTS_DT_SERVER_CONFIG on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method EXISTS_DT_SERVER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME Call by reference Type reference (TYPE) CSEQUENCE Server Objektname 20060608
2 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Objekt existiert; space=sonst 20060608

Method EXISTS_DT_SERVER_OBJECT on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method EXISTS_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STCM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120718

Method EXISTS_STCM on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_BASIS_PROXY_FOR_ENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENH_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_BASIS_PROXY Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718

Method GET_BASIS_PROXY_FOR_ENH on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_COIM_QNAME_BY_INT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COIM_PRO Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718
2 Returning PR_EXT_NAME Value transfer Type reference (TYPE) QNAME 20120718

Method GET_COIM_QNAME_BY_INT_NAME on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_DT_CLIENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CASE_INSENSITIVE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=ignoriere Gross-/Kleinschreibung 20060606
2 Importing PI_NAME Value transfer Type reference (TYPE) STRING Namensmuster 20060606
3 Importing PI_NAMESPACE Value transfer Type reference (TYPE) STRING Namensraum als optionaler Ergebnisfilter 20060606
4 Importing PI_PROXY_NAME Value transfer Type reference (TYPE) STRING ABAP Proxy Name 20060606
5 Returning PR_RESULT Value transfer Type reference (TYPE) SRV_DEFS_AND_VARIANTS_IT Service Definitionen und deren zugehörige Varianten 20060606

Method GET_DT_CLIENT_INFO on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_DT_CONFIG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20060607
2 Importing PI_SOAP_APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME Design Time Konfiguration: Liste von Directory-Einträgen 20060607
3 Importing PI_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060607
4 Importing PI_TYPE Call by reference Type reference (TYPE) SRT_WSP_ENDPOINT_TYPE WSP endpoint type 20060607
5 Returning PR_DT_CONFIGS Value transfer Type reference (TYPE) SRT_WSP_DT_CONFIG_STRUC_LIST Design Time Konfiguration: Liste von Directory-Einträgen 20060607

Method GET_DT_CONFIG_ENTRIES on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_DT_SERVER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CASE_INSENSITIVE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=Namensmuster ist case-insensitiv; space=sonst 20060606
2 Importing PI_NAME Call by reference Type reference (TYPE) STRING Namensmuster 20060606
3 Returning PR_RESULT Value transfer Type reference (TYPE) SRV_DEFS_AND_VARIANTS_IT Service Definitionen und deren zugehörige Varianten 20060606

Method GET_DT_SERVER_INFO on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_FUNCS_FOR_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCTIONS Value transfer Type reference (TYPE) VEPFUNCTION_IT Internal Table, like DB Table 20110113
2 Importing SERVICE_DEF Call by reference Type reference (TYPE) STRING Name of Service Definition 20110113

Method GET_FUNCS_FOR_SDEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_HEADERDATA_FOR_CPROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HDR Call by reference Type reference (TYPE) PRX_S_PROXY_HDR Header Data 20110113
2 Importing INACTIVE Call by reference Type reference (TYPE) PRX_INACT Proxy Generation: Flag for Inactive Version 20110113
3 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20110113
4 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20110113

Method GET_HEADERDATA_FOR_CPROXY on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_IF_NAME_FOR_SERVICE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ESR_RELATED Call by reference Type reference (TYPE) BOOLEAN X=Service Definition hat ESR Beziehung; space=sonst 20060919
2 Exporting PE_IF_QNAME Call by reference Type reference (TYPE) QNAME IF QName für Service Definition 20060919
3 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) CSEQUENCE Interner Name der Service Definition 20060919

Method GET_IF_NAME_FOR_SERVICE_DEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_INTF_QNAME_FOR_SRV_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTF_QNAME Value transfer Type reference (TYPE) QNAME Interface Q-Name 20110113
2 Importing SERVICE_DEF Call by reference Type reference (TYPE) STRING Name of Service Definition 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110113

Method GET_METADATA_FOR_CPROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110113
2 Exporting IFR_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110113
3 Exporting IFR_NSPCE Call by reference Type reference (TYPE) CSEQUENCE 20110113
4 Exporting IS_EVENT Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20110113
5 Importing METHOD Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20110113
6 Exporting METHODS Call by reference Type reference (TYPE) T_OUTBOUND_METHODS 20110113
7 Exporting SIGNATURES Call by reference Type reference (TYPE) SPRX_SIG_T 20110113
8 Exporting TEXT Call by reference Type reference (TYPE) CSEQUENCE 20110113
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110113

Method GET_NAMESPACE_NAME_FOR_CPROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_NAME Call by reference Type reference (TYPE) STRING 20060606
2 Exporting PE_NAMESPACE Call by reference Type reference (TYPE) STRING 20060606
3 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20060606

Method GET_NAMESPACE_NAME_FOR_CPROXY on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_NAMESPACE_NAME_FOR_SPROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_NAME Call by reference Type reference (TYPE) STRING 20060606
2 Exporting PE_NAMESPACE Call by reference Type reference (TYPE) STRING 20060606
3 Importing PI_PROXY_NAME Value transfer Type reference (TYPE) STRING 20060606

Method GET_NAMESPACE_NAME_FOR_SPROXY on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_PORT_TYPE_NAME_FOR_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) STRING Name der Service Definition 20060912
2 Returning PR_EXTERNAL_NAME Value transfer Type reference (TYPE) QNAME Name des Porttypes 20060912

Method GET_PORT_TYPE_NAME_FOR_SDEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_PROXY_APPL_COMP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110202
2 Returning R_APPL_COMP_NAME Value transfer Type reference (TYPE) UFFCTR Application Component 20110202
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110202

Method GET_PROXY_DEF_BY_NS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NAME Call by reference Type reference (TYPE) STRING Muster ESR Name 20060607
2 Importing PI_NAMESPACE Call by reference Type reference (TYPE) STRING Muster ESR Namesraum 20060607
3 Importing PI_WS_APPL Call by reference Type reference (TYPE) BOOLEAN X=Proxies der WS Applikation; space=keine WS Proxies 20070608
4 Importing PI_XI_APPL Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=Proxies der XI Applikation; space=keine IFR Proxies 20070608
5 Returning PR_RESULT Value transfer Type reference (TYPE) SRT_WSP_STRINGS Liste von Proxy Definitionsnamen 20060607

Method GET_PROXY_DEF_BY_NS_NAME on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SDEF_APPL_COMP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110202
2 Returning R_APPL_COMP_NAME Value transfer Type reference (TYPE) UFFCTR Application Component 20110202
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110202

Method GET_SDEF_CHANGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_DATA Value transfer Type reference (TYPE) WSCHANGE_EXT Enhanced Change Data for Web Service Objects 20110113
2 Importing SERVICE_DEF Call by reference Type reference (TYPE) STRING Name of Service Definition 20110113

Method GET_SDEF_CHANGE_DATA on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SDEF_FOR_PORT_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PORT_TYPE_NAME Call by reference Type reference (TYPE) QNAME Porttype Name 20060913
2 Returning PR_SERVICE_DEF Value transfer Type reference (TYPE) STRING Service Definition 20060913

Method GET_SDEF_FOR_PORT_TYPE_NAME on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SD_FOR_IF_NAME_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IF_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20061027
2 Returning PR_SERVICE_DEF Value transfer Type reference (TYPE) SRT_WSP_STRINGS Service Definitionen 20061027
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061027

Method GET_SERVICE_DEF_BY_NS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IF_NAME Call by reference Type reference (TYPE) QNAME Qualified Interface Name 20070612
2 Returning PR_RESULT Value transfer Type reference (TYPE) SRT_WSP_STRINGS Liste von Service Definition Namen 20070612

Method GET_SERVICE_DEF_BY_NS_NAME on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SERVICE_DEF_FOR_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IF_QNAME Call by reference Type reference (TYPE) QNAME IF Qname für Service Definition 20060919
2 Importing PI_INCLUDE_CONFIGS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=DT Konfigurationen suchen; space=sonst 20070122
3 Importing PI_INCLUDE_OBJECTS Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=DT Objekte suchen; space=sonst 20070122
4 Importing PI_ONLY_AUTO_GENERATED Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=nur autogenerierte IF aus ESR suchen; space=sonst 20060919
5 Importing PI_SOFTWARE_VERSION Call by reference Type reference (TYPE) GUID_32 XI Software Version 20070117
6 Returning PR_SERVICE_DEFS Value transfer Type reference (TYPE) SRT_WSP_SERVICE_DEF_LIST Information aus DT Query IF zu Service Definitionen 20070118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061027

Method GET_SHORT_TEXTS_FOR_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVICE_DEF Call by reference Type reference (TYPE) STRING 20110113
2 Returning SHORT_TEXTS Value transfer Type reference (TYPE) SOTR_TEXT_TT OTR Texts 20110113

Method GET_SHORT_TEXTS_FOR_SDEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SHORT_TEXT_FOR_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) STRING Name der Service Definition 20060912
2 Returning PR_SHORT_TEXT Value transfer Type reference (TYPE) STRING Kurzbeschreibung 20060912

Method GET_SHORT_TEXT_FOR_SDEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SOAP_APPL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20060613
2 Importing PI_CONFIG_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE 'A' WSP config state 20060613
3 Importing PI_ENDPOINT_TYPE Call by reference Type reference (TYPE) SRT_WSP_ENDPOINT_TYPE WSP endpoint type 20060613
4 Returning PR_SOAP_ENDPOINT_NAME Value transfer Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP name of the SOAP Application 20060613

Method GET_SOAP_APPL_CONFIG on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SOAP_APPL_PROXY_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE ABAP Proxy Name 20060606
2 Importing PI_SERVICE_IF_NAME Call by reference Type reference (TYPE) CSEQUENCE Service Interface Name 20060606
3 Importing PI_SERVICE_IF_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE Service Interface Namespace 20060606
4 Returning PR_SOAP_APPL_URI Value transfer Type reference (TYPE) STRING URI einer SOAP Applikation 20060606

Method GET_SOAP_APPL_PROXY_DEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SOAP_APPL_SERVICE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SERVICE_DEF Value transfer Type reference (TYPE) VEPNAME Name einer Service Definition 20060606
2 Returning PR_SOAP_APPL_URI Value transfer Type reference (TYPE) STRING URI einer SOAP Applikation 20060606

Method GET_SOAP_APPL_SERVICE_DEF on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SOFTWARE_COMPONENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_COMP_CAPTION Call by reference Type reference (TYPE) STRING Caption der Software Komponenten 20060913
2 Exporting PE_COMP_DESCR Call by reference Type reference (TYPE) STRING Beschreibung der Software Komponente 20060913
3 Exporting PE_COMP_NAME Call by reference Type reference (TYPE) DLVUNIT Softwarekomponente 20060913
4 Exporting PE_COMP_PATCH_LEVEL Call by reference Type reference (TYPE) SAPPATCHLV Patch-Level einer Softwarekomponente 20060913
5 Exporting PE_COMP_VERSION Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20060913
6 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) STRING Name der Service Definition 20060913
7 Importing PI_USE_SLD Call by reference Type reference (TYPE) BOOLEAN Nutze SLD 20060913
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060913

Method GET_SOURCE_PROXY_FOR_CFACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CO_FACTORY_NAME Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120718
2 Returning PR_CO_PROXIES_LIST Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES 20120718

Method GET_SOURCE_PROXY_FOR_CFACT on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method GET_SOURCE_PROXY_FOR_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STCM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_SOURCE_PROXY Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120718

Method GET_TARGET_PROXY_FOR_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STCM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_TARGET_PROXY Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120718

Method GET_WSDL_URL_FOR_SERVICE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HOST Call by reference Type reference (TYPE) STRING Hostname 20090120
2 Importing PI_PORT Call by reference Type reference (TYPE) STRING Portnummer 20090120
3 Importing PI_PROTOCOL Call by reference Type reference (TYPE) STRING Protocol (http, https) 20090120
4 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) STRING Name der Service Definition 20060913
5 Importing PI_WSDL_FORMAT Call by reference Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT TSRTP_C_WSP_FORMAT_WS_POLICY WSDL Serialisierungsformat 20080229
6 Importing PI_WSDL_STYLE Call by reference Type reference (TYPE) SRT_WSP_WSDL_STYLE TSRTP_C_WSDL_STYLE_DOCUMENT WSDL Stil 20080229
7 Importing PI_WSDL_VERSION Call by reference Type reference (TYPE) SRT_WSP_WSDL_VERSION TSRTP_C_WSDL_VERSION_1_1 WSDL Version 20080229
8 Returning PR_WSDL_URL Value transfer Type reference (TYPE) STRING WSDL URL 20060913
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060913

Method IS_EVENT_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE Proxy Class of Logical Port 20081124
2 Returning PR_IS_EVENT Value transfer Type reference (TYPE) BOOLEAN X=specified proxy is event provider; space=otherwise 20081124
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081126

Method IS_PROP_ISCONFIGURED_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VISIBLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130319
2 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130319

Method IS_PROP_ISCONFIGURED_VISIBLE on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method IS_PROXY_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_IS_ENH Value transfer Type reference (TYPE) BOOLEAN 20120718

Method IS_PROXY_ENHANCEMENT on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method IS_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120718
2 Returning R_IS_STCM Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120718

Method IS_STCM on Interface IF_SRT_WSP_DT_CONFIG_QUERY has no exception.

Method LIST_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120718
2 Importing PROXY_NAME_EXT Call by reference Type reference (TYPE) STRING 20120718
3 Changing STCM_LIST Call by reference Type reference (TYPE) SRT_WSP_DT_MAPPING_LIST List of design time mapping objects 20120718
4 Importing STCM_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120718
5 Importing STCM_NAME_EXT Call by reference Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method LIST_STCM_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718
2 Importing PROXY_NAME_EXT Call by reference Type reference (TYPE) STRING 20120718
3 Changing STCM_LIST Call by reference Type reference (TYPE) SRT_WSP_DT_MAPPING_EXT_LIST 20120718
4 Importing STCM_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120718
5 Importing STCM_NAME_EXT Call by reference Type reference (TYPE) STRING 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120718
History
Last changed by/on SAP  20140121 
SAP Release Created in 710