SAP ABAP Interface IF_SRT_WSP_CONFIG_DT (WSP Configuration Designtime)
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_CONFIG_DT WSP Configuration for Web Service Designtime 20040922
Properties
Interface IF_SRT_WSP_CONFIG_DT  
Short Description WSP Configuration Designtime    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20040921   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20050201
Friends
Interface IF_SRT_WSP_CONFIG_DT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Has changed = 'X' 20050520
2 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20040923
3 DT_OBJ_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME VI/Proxy Name 20050203
4 DT_OBJ_NAME_EXT Instance attribute Public Type reference (TYPE) QNAME Virtual Interface Name, Internally and Externally 20050309
5 IS_EVENT_PROVIDER Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081128
6 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_VARIANT Configuration Name 20040923
7 NAME_EXT Instance attribute Public Type reference (TYPE) WSNAMEEXT Web Service Definition Name, Internally and Externally 20050309
8 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read/Write = ' ' 20041122
9 SOAP_APPL_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME SOAP Application Name 20041019
10 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP Configuration State 20050223
11 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Configuration is terminated 20050223
12 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20040923
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONFIG_VALUE Instance method Public Method Adds Single Configuration Value 20050419
2 ADD_DT_CONFIG_TO_SIDL Instance method Public Method Adds the DT configuration to the SIDL provided 20071214
3 CHECK Instance method Public Method Checks Configuration 20040923
4 CREATE_INTERFACE Instance method Public Method Creates Interface Subject 20041122
5 DELETE_ALL_CONFIG_VALUES Instance method Public Method Deletes All Configuration Values 20050419
6 DELETE_CONFIG_VALUE_BY_NAME Instance method Public Method Deletes All Configuration Values for Given Name 20050419
7 GET_CONFIG_VALUES Instance method Public Method Returns All Configuration Values 20050419
8 GET_CONFIG_VALUES_BY_NAME Instance method Public Method Returns All Configuration Values for Given Name 20050419
9 GET_INTERFACE Instance method Public Method Returns Interface Subject 20040923
10 GET_PROFILES Instance method Public Method Returns all DT profiles belonging to this SOAP application 20050531
11 GET_SIDL Instance method Public Method Returns SIDL Instance 20041202
12 GET_SUPPORTED_CONNECT_TYPES Instance method Public Method Returns the supported connectivity types 20120718
13 GET_WSDL Instance method Public Method Returns a WSDL Document 20060408
14 GET_WSDL_FLV Instance method Public Method Returns a WSDL Document => Flavour based 20120703
15 GET_WSDL_URL Instance method Public Method Returns WSDL URL 20060408
16 INIT_FROM_DATA Instance method Public Method Initializes Configuration from XML Data 20041115
17 IS_COMPATIBLE_TO_PROXY_CLASS Instance method Public Method Checks whether DT context fits to the proxy class 20090205
18 IS_SERVER Instance method Public Method Checks whether current instance is a provider 20080305
19 SERIALIZE Instance method Public Method Serializes Configuration as XML 20041115
20 SET_CONFIG_VALUES Instance method Public Method Sets All Configuration Values 20050419
21 SET_DESCRIPTION Instance method Public Method Sets Description 20041019
22 SET_PROFILE Instance method Public Method Sets values from profile 20050531
23 SET_STATE Instance method Public Method Sets the configuration state 20050223
24 TERMINATE Instance method Public Method Terminates the configuration 20050223
Events
Interface IF_SRT_WSP_CONFIG_DT has no event.
Types
Interface IF_SRT_WSP_CONFIG_DT has no local type.
Method Signatures

Method ADD_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_VALUE_STRUC WSP config value 20050419
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method ADD_DT_CONFIG_TO_SIDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing SIDL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20071214
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20071214

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_VALID Call by reference Type reference (TYPE) BOOLEAN 'X' = valid; ' ' = invalid 20050203
2 Exporting MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST Liste von SOAP Framework-Fehlern 20050222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method CREATE_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_NAME Value transfer Type reference (TYPE) SRT_WSP_DISPLAY_NAME Display name of the subject 20041122
2 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_INTERFACE WSP subject interface 20041122
3 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified subject name 20041122
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method DELETE_ALL_CONFIG_VALUES Signature

Method DELETE_ALL_CONFIG_VALUES on Interface IF_SRT_WSP_CONFIG_DT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method DELETE_CONFIG_VALUE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20050419
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method GET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20050419
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method GET_CONFIG_VALUES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20050419
2 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20050419
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_INTERFACE WSP subject interface 20041119
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method GET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_CONFIG_PROFILES table of WSP Configuration Profiles 20050531
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050531

Method GET_SIDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAVOUR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_WSDL_FLAVOUR WSDL Flavour 20120703
2 Returning SIDL Value transfer Object reference (TYPE REF TO) IF_SIDL_DEFINITION Definition 20041202
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041202

Method GET_SUPPORTED_CONNECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTIVITY_TYPES Value transfer Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPES Table of SRT Connectivity Types 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120718

Method GET_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Value transfer Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT WSP serialization format 20060408
2 Importing NO_CACHE Value transfer Type reference (TYPE) BOOLEAN ' ' 20090320
3 Importing STYLE Value transfer Type reference (TYPE) SRT_WSP_WSDL_STYLE WSP WSDL Style 20060408
4 Importing VERSION Value transfer Type reference (TYPE) SRT_WSP_WSDL_VERSION WSP WSDL Version 20060408
5 Returning WSDL Value transfer Type reference (TYPE) XSTRING WSDL Document 20060408
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060408

Method GET_WSDL_FLV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAVOUR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_WSDL_FLAVOUR WSDL Flavour 20120703
2 Importing NO_CACHE Value transfer Type reference (TYPE) BOOLEAN ' ' 20120703
3 Returning WSDL Value transfer Type reference (TYPE) XSTRING WSDL Document 20120703
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120703

Method GET_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALT_HOST_NAME Call by reference Type reference (TYPE) STRING Alternative Host Name 20080220
2 Importing ALT_HTTPS_PORT Call by reference Type reference (TYPE) STRING Alternative HTTPS Port 20080220
3 Importing ALT_HTTP_PORT Call by reference Type reference (TYPE) STRING Alternative HTTP Port 20080220
4 Importing ALT_PROTOCOL Call by reference Type reference (TYPE) STRING Alternative Protocol 20080220
5 Importing FORMAT Value transfer Type reference (TYPE) SRT_WSP_SERIALIZATION_FORMAT TSRTP_C_WSP_FORMAT_WS_POLICY WSP serialization format 20060408
6 Importing STYLE Value transfer Type reference (TYPE) SRT_WSP_WSDL_STYLE TSRTP_C_WSDL_STYLE_DOCUMENT WSP WSDL Style 20060408
7 Returning URL Value transfer Type reference (TYPE) SRT_WSP_WSDL_URL_SUBJECT WSP WSDL URL subject structure 20060408
8 Importing VERSION Value transfer Type reference (TYPE) SRT_WSP_WSDL_VERSION TSRTP_C_WSDL_VERSION_1_1 WSP WSDL Version 20060408
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060408

Method INIT_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XML_STRING Value transfer Type reference (TYPE) STRING XML string 20041115
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method IS_COMPATIBLE_TO_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_COMPATIBLE Call by reference Type reference (TYPE) BOOLEAN Compatible = 'X'; Incompatible = ' ' 20090205
2 Importing PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20090205
3 Exporting REASON Call by reference Type reference (TYPE) STRING Reason if not compatible 20090205
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090205

Method IS_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_SERVER Value transfer Type reference (TYPE) BOOLEAN X=WS Provider; space=WS Consumer 20080305

Method IS_SERVER on Interface IF_SRT_WSP_CONFIG_DT has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_STRING Value transfer Type reference (TYPE) STRING XML string 20041115
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method SET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUES Call by reference Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config values 20050419
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050419

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Value transfer Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20041019
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_DEFAULTS Value transfer Type reference (TYPE) BOOLEAN 'X'=Adds default values; ' '=Does not add default values 20050531
2 Importing DT_PROFILE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DT_PROFILE WSP Configuration Profile DT 20050603
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050531

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20050223
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050223

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_CONFIG_DT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050223
History
Last changed by/on SAP  20130531 
SAP Release Created in 700