SAP ABAP Interface IF_SRT_WSP_CONFIG_SIDL (WSP Configuration SIDL)
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_SIDL | WSP Configuration SIDL | 20050502 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_CONFIG_SIDL_XI | WSP Configuration SIDL | 20100429 |
Properties
Interface | IF_SRT_WSP_CONFIG_SIDL | |
Short Description | WSP Configuration SIDL |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20050502 | 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_SIDL has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_SIDL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_SER_FORMAT_INTERN | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_INTERN | WSP Serialization Format | 20050503 | |
2 | CO_SER_FORMAT_NO_POLICIES | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_NO_POLICIES | WSP Serialization Format | 20050503 | |
3 | CO_SER_FORMAT_SAP_FEATURE | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_SAP_FEATURE | WSP Serialization Format | 20050503 | |
4 | CO_SER_FORMAT_UNKNOWN | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_UNKNOWN | WSP Serialization Format | 20050503 | |
5 | CO_SER_FORMAT_WSP11 | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_WSP11 | WSP Serialization Format | 20050503 | |
6 | CO_SER_FORMAT_WSP15 | Constant | Public | Type reference (TYPE) | SRT_WSP_SERIALIZATION_FORMAT | TSRTP_C_WSP_FORMAT_WSP15 | WSP Serialization Format | 20101103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates client contexts from WSDL for the UI | 20090304 |
2 | ![]() |
Instance method | Public | Method | Creates a client context from WSDL for DT objects | 20060925 |
3 | ![]() |
Instance method | Public | Method | Creates a client context from WSDL for generic objects | 20060925 |
4 | ![]() |
Instance method | Public | Method | Creates a client context from WSDL for DT objects | 20080123 |
5 | ![]() |
Instance method | Public | Method | Creates Interface Subject | 20050502 |
6 | ![]() |
Instance method | Public | Method | Returns Interface Subject | 20050502 |
7 | ![]() |
Instance method | Public | Method | Returns properties as WSDL elements | 20050502 |
8 | ![]() |
Instance method | Public | Method | Returns the WSDL URLs | 20060116 |
9 | ![]() |
Instance method | Public | Method | Initializes the context with WSDL properties | 20060728 |
10 | ![]() |
Instance method | Public | Method | Sets the WSDL root subject | 20050502 |
11 | ![]() |
Instance method | Public | Method | 20080306 | |
12 | ![]() |
Instance method | Public | Method | Sets the WSDL URLs | 20060116 |
Events
Interface IF_SRT_WSP_CONFIG_SIDL has no event.
Types
Interface IF_SRT_WSP_CONFIG_SIDL has no local type.
Method Signatures
Method CREATE_CLNT_CTXS_FROM_WSDL_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_RT_CONTEXT_TAB | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECT_CONTEXT | Table of subject contexts | 20090304 | ||
2 | ![]() |
PROXY_CLASS_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20090304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20090304 |
Method CREATE_CLNT_CTX_FROM_WSDL_DT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_CREDENTIALS | Call by reference | Type reference (TYPE) | SRT_WSP_TEMPL_PROPERTIES | WSP Template Properties | 20080429 | ||
2 | ![]() |
CONFIG_RT_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_CONTEXT | 20060925 | |||
3 | ![]() |
DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST | WSP Configuration Profile | 20060925 | ||
4 | ![]() |
DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20060925 | ||
5 | ![]() |
SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060925 |
Method CREATE_CLNT_CTX_FROM_WSDL_GEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_RT_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_CONTEXT | 20060925 | |||
2 | ![]() |
DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST | WSP Configuration Profile | 20060925 | ||
3 | ![]() |
INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Name of Inbound Interface | 20080507 | ||
4 | ![]() |
SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060925 |
Method CREATE_CLNT_CTX_FROM_WSDL_PM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_RT_CONTEXTS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECT_CONTEXT | 20080311 | |||
2 | ![]() |
CONSUMER_GROUP | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080317 | ||
3 | ![]() |
DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST | WSP Configuration Profile | 20080123 | ||
4 | ![]() |
DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080123 | ||
5 | ![]() |
PROVIDER_IBCR | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20120712 | ||
6 | ![]() |
SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20080123 | ||
7 | ![]() |
UACC_REF | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_USER_ACCOUNT | User Account Interface | 20120712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080123 |
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 | 20050502 | ||
2 | ![]() |
INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_INTERFACE | WSP subject interface | 20050502 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified subject name | 20050502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050502 |
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 | 20050502 | ||
2 | ![]() |
INTERFACE_NAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20081014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050502 |
Method GET_WSDL_ELEMENTS 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 | 20050502 | ||
2 | ![]() |
WSDL_ELEMENTS | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_ELEMENTS | WSP WSDL elements | 20050502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050502 |
Method GET_WSDL_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSDL_URLS | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_URL_SUBJECT_TAB | WSP table of WSDL URL subject structures | 20060116 |
Method GET_WSDL_URLS on Interface IF_SRT_WSP_CONFIG_SIDL has no exception.
Method INIT_FROM_WSDL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTIES | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CLIENT_SUBJECTS | 20060728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060728 |
Method SET_WSDL_ROOT_SUBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_BINDING | WSP subject binding | 20050502 | ||
2 | ![]() |
INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_INTERFACE | WSP subject interface | 20050503 | ||
3 | ![]() |
SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT_SERVICE | WSP subject service | 20050502 | ||
4 | ![]() |
SUBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_SUBJECT | WSP subject | 20050502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050502 |
Method SET_WSDL_ROOT_SUBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBJECTS | Call by reference | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECTS | table of WSP subjects | 20080306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080306 |
Method SET_WSDL_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WSDL_URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WSDL_URL_SUBJECT_TAB | WSP table of WSDL URL subject structures | 20060116 |
Method SET_WSDL_URLS on Interface IF_SRT_WSP_CONFIG_SIDL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |