SAP ABAP Interface IF_SRT_WSP_CONFIG_PRE (WSP Preconfiguration)
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 | 20041116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_FEATURE_FACTORY | WSP Feature Factory | 20050516 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_FEATURE_FACTORY_XI | WSP Feature Factory | 20100303 |
Properties
| Interface | IF_SRT_WSP_CONFIG_PRE | |
| Short Description | WSP Preconfiguration |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20041116 | 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 IF_SRT_WSP_CONFIG_PRE has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_PRE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONF_TYPE_APPL | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_APPL | Configuration Type 'SOAP Application' | 20041116 | |
| 2 | CO_CONF_TYPE_CL_DT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_CL_DT | Configuration Type 'Client Design Time' | 20041116 | |
| 3 | CO_CONF_TYPE_CL_RT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_CL_RT | Configuration Type 'Client Runtime' | 20041116 | |
| 4 | CO_CONF_TYPE_UNKNOWN | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_UNKNOWN | Configuration Type 'Unknown' | 20041116 | |
| 5 | CO_CONF_TYPE_WS_DT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_WS_DT | Configuration Type 'Web Service Design Time' | 20041116 | |
| 6 | CO_CONF_TYPE_WS_RT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_WS_RT | Configuration Type 'Web Service Runtime' | 20041116 | |
| 7 | TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20041116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Interface Subject Node | 20041117 | |
| 2 | Instance method | Public | Method | Returns Properties for Given Subject | 20041119 | |
| 3 | Instance method | Public | Method | Returns Properties for Given Subject Type | 20041116 | |
| 4 | Instance method | Public | Method | Returns Clone of Subject Context | 20041124 | |
| 5 | Instance method | Public | Method | 20120718 |
Events
Interface IF_SRT_WSP_CONFIG_PRE has no event.
Types
Interface IF_SRT_WSP_CONFIG_PRE has no local type.
Method Signatures
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 | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method GET_PROPERTIES_FOR_SUBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120718 | ||
| 2 | PROPERTIES | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTIES | table of WSP properties | 20041119 | |||
| 3 | SUBJECT_NAME | Value transfer | Type reference (TYPE) | QNAME | WSP subject name | 20041119 | |||
| 4 | SUBJECT_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20041119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method GET_PROPERTIES_FOR_SUBJECTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120718 | ||
| 2 | PROPERTIES | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_PROPERTIES | table of WSP properties | 20041116 | |||
| 3 | SUBJECT_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TYPE | WSP subject type | 20041116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041122 |
Method GET_SUBJECT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_SUBJECT_CONTEXT | WSP subject context (clone) | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20041124 |
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 | 20120718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120718 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |