Hierarchy
⤷
⤷
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 | Instance method | Public | Method | Adds Single Configuration Value | 20050419 | |
| 2 | Instance method | Public | Method | Adds the DT configuration to the SIDL provided | 20071214 | |
| 3 | Instance method | Public | Method | Checks Configuration | 20040923 | |
| 4 | Instance method | Public | Method | Creates Interface Subject | 20041122 | |
| 5 | Instance method | Public | Method | Deletes All Configuration Values | 20050419 | |
| 6 | Instance method | Public | Method | Deletes All Configuration Values for Given Name | 20050419 | |
| 7 | Instance method | Public | Method | Returns All Configuration Values | 20050419 | |
| 8 | Instance method | Public | Method | Returns All Configuration Values for Given Name | 20050419 | |
| 9 | Instance method | Public | Method | Returns Interface Subject | 20040923 | |
| 10 | Instance method | Public | Method | Returns all DT profiles belonging to this SOAP application | 20050531 | |
| 11 | Instance method | Public | Method | Returns SIDL Instance | 20041202 | |
| 12 | Instance method | Public | Method | Returns the supported connectivity types | 20120718 | |
| 13 | Instance method | Public | Method | Returns a WSDL Document | 20060408 | |
| 14 | Instance method | Public | Method | Returns a WSDL Document => Flavour based | 20120703 | |
| 15 | Instance method | Public | Method | Returns WSDL URL | 20060408 | |
| 16 | Instance method | Public | Method | Initializes Configuration from XML Data | 20041115 | |
| 17 | Instance method | Public | Method | Checks whether DT context fits to the proxy class | 20090205 | |
| 18 | Instance method | Public | Method | Checks whether current instance is a provider | 20080305 | |
| 19 | Instance method | Public | Method | Serializes Configuration as XML | 20041115 | |
| 20 | Instance method | Public | Method | Sets All Configuration Values | 20050419 | |
| 21 | Instance method | Public | Method | Sets Description | 20041019 | |
| 22 | Instance method | Public | Method | Sets values from profile | 20050531 | |
| 23 | Instance method | Public | Method | Sets the configuration state | 20050223 | |
| 24 | 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 | CONFIG_VALUE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_STRUC | WSP config value | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | SIDL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20071214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20071214 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = valid; ' ' = invalid | 20050203 | |||
| 2 | MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20050222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method CREATE_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DISPLAY_NAME | Display name of the subject | 20041122 | |||
| 2 | INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_INTERFACE | WSP subject interface | 20041122 | |||
| 3 | NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified subject name | 20041122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050419 |
Method GET_CONFIG_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CONFIG_VALUES | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20050419 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050419 |
Method GET_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_INTERFACE | WSP subject interface | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method GET_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILES | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_CONFIG_PROFILES | table of WSP Configuration Profiles | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050531 |
Method GET_SIDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_WSDL_FLAVOUR | WSDL Flavour | 20120703 | |||
| 2 | SIDL | Value transfer | Object reference (TYPE REF TO) | IF_SIDL_DEFINITION | Definition | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041202 |
Method GET_SUPPORTED_CONNECT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTIVITY_TYPES | Value transfer | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPES | Table of SRT Connectivity Types | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120718 |
Method GET_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Value transfer | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | WSP serialization format | 20060408 | |||
| 2 | NO_CACHE | Value transfer | Type reference (TYPE) | BOOLEAN | ' ' | 20090320 | |||
| 3 | STYLE | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_STYLE | WSP WSDL Style | 20060408 | |||
| 4 | VERSION | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_VERSION | WSP WSDL Version | 20060408 | |||
| 5 | WSDL | Value transfer | Type reference (TYPE) | XSTRING | WSDL Document | 20060408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060408 |
Method GET_WSDL_FLV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAVOUR | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_WSDL_FLAVOUR | WSDL Flavour | 20120703 | |||
| 2 | NO_CACHE | Value transfer | Type reference (TYPE) | BOOLEAN | ' ' | 20120703 | |||
| 3 | WSDL | Value transfer | Type reference (TYPE) | XSTRING | WSDL Document | 20120703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120703 |
Method GET_WSDL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALT_HOST_NAME | Call by reference | Type reference (TYPE) | STRING | Alternative Host Name | 20080220 | |||
| 2 | ALT_HTTPS_PORT | Call by reference | Type reference (TYPE) | STRING | Alternative HTTPS Port | 20080220 | |||
| 3 | ALT_HTTP_PORT | Call by reference | Type reference (TYPE) | STRING | Alternative HTTP Port | 20080220 | |||
| 4 | ALT_PROTOCOL | Call by reference | Type reference (TYPE) | STRING | Alternative Protocol | 20080220 | |||
| 5 | FORMAT | Value transfer | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_WS_POLICY | WSP serialization format | 20060408 | ||
| 6 | STYLE | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_STYLE | TSRTP_C_WSDL_STYLE_DOCUMENT | WSP WSDL Style | 20060408 | ||
| 7 | URL | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_URL_SUBJECT | WSP WSDL URL subject structure | 20060408 | |||
| 8 | 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 | WSP Exception | 20060408 |
Method INIT_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_STRING | Value transfer | Type reference (TYPE) | STRING | XML string | 20041115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IS_COMPATIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | Compatible = 'X'; Incompatible = ' ' | 20090205 | |||
| 2 | PROXY_CLASS_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20090205 | |||
| 3 | REASON | Call by reference | Type reference (TYPE) | STRING | Reason if not compatible | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20090205 |
Method IS_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | XML_STRING | Value transfer | Type reference (TYPE) | STRING | XML string | 20041115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method SET_CONFIG_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_VALUES | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_VALUE_TAB | WSP config values | 20050419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050419 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | Description | 20041019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADD_DEFAULTS | Value transfer | Type reference (TYPE) | BOOLEAN | 'X'=Adds default values; ' '=Does not add default values | 20050531 | |||
| 2 | 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 | WSP Exception | 20050531 |
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20050223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050223 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CONFIG_DT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20050223 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |