SAP ABAP Interface IF_SRT_WSP_RT_CONFIG (WSP Configuration Runtime Object)
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 composition (i COMPRISING i_ref) | IF_SRT_WSP_RT_CONFIG_SETUP | WSP Configuration Runtime Object | 20050919 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_RT_CONFIG | WSP Configuration Runtime Object | 20050522 |
Properties
Interface | IF_SRT_WSP_RT_CONFIG | |
Short Description | WSP Configuration Runtime Object |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20050522 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_SOAP_RUNTIME | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | TSRTP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRT_WSP_RT_CONFIG has no interface.
Friends
Interface IF_SRT_WSP_RT_CONFIG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BIND_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | Binding key | 20060808 | ||
2 | CONFIG_FRAMEWORK | Instance attribute | Public | Type reference (TYPE) | STRING | Framework | 20081028 | ||
3 | CONF_KEY | Instance attribute | Public | Type reference (TYPE) | GUID_32 | Configuration Key | 20060216 | ||
4 | CONF_TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | Configuration Type | 20050627 | ||
5 | CONNECTIVITY_TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | SRT Connectivity Type | 20120725 | ||
6 | CONTEXT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Context for SOAP Call | 20050908 | ||
7 | CO_CONFIG_FRAMEWORK_640 | Constant | Public | Type reference (TYPE) | STRING | '6.40' | Framework 6.40 | 20081028 | |
8 | CO_CONFIG_FRAMEWORK_710 | Constant | Public | Type reference (TYPE) | STRING | '7.10' | Framework 7.10 | 20081028 | |
9 | CO_CONF_TYPE_CL_RT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_CL_RT | Configuration type client | 20050627 | |
10 | CO_CONF_TYPE_PROGRAM | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_PROGRAM | Configuration type program | 20050919 | |
11 | CO_CONF_TYPE_WS_RT | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_WS_RT | Configuration type web service | 20050627 | |
12 | CO_CONF_TYPE_WS_RT_LPATH | Constant | Public | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | TSRTP_C_CONF_TYPE_WS_RT_L | Configuration type web service (local call) | 20060915 | |
13 | CO_CONNECTIVITY_TYPE_MEDIATION | Constant | Public | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_MEDIATION | SRT Connectivity Type | 20120725 | |
14 | CO_CONNECTIVITY_TYPE_SOAP_HTTP | Constant | Public | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | TSRTP_CON_TYPE_SOAP_HTTP | SRT Connectivity Type | 20120725 | |
15 | CO_LOCATION_CLIENT | Constant | Public | Type reference (TYPE) | I | CL_SOAP_RUNTIME=>CO_LOCATION_CLIENT | Location WS Consumer | 20050824 | |
16 | CO_LOCATION_SERVER | Constant | Public | Type reference (TYPE) | I | CL_SOAP_RUNTIME=>CO_LOCATION_SERVER | Location WS Provider | 20050824 | |
17 | CO_OP_TYPE_ASYNC | Constant | Public | Type reference (TYPE) | STRING | TSRTP_OP_TYPE_ASYNC | Operation Type: Asynchronous | 20061017 | |
18 | CO_OP_TYPE_NO_OP_FOUND | Constant | Public | Type reference (TYPE) | STRING | TSRTP_OP_TYPE_NO_OP | No operation found | 20061017 | |
19 | CO_OP_TYPE_SYNC_COMMIT | Constant | Public | Type reference (TYPE) | STRING | TSRTP_OP_TYPE_SYNC_COMMIT | Operation Type: Synchronous Commit | 20061017 | |
20 | CO_OP_TYPE_SYNC_NO_COMMIT | Constant | Public | Type reference (TYPE) | STRING | TSRTP_OP_TYPE_SYNC_NO_COMMIT | Operation Type: Synchronous No Commit | 20061017 | |
21 | CO_OP_TYPE_UNKNOWN | Constant | Public | Type reference (TYPE) | STRING | TSRTP_OP_TYPE_UNKNOWN | Unknown operation type | 20061017 | |
22 | CO_SC_TYPE_A2A_IN | Constant | Public | Type reference (TYPE) | SRT_WSP_SC_TYPE | TSRTP_SC_TYPE_A2A_IN | Shortcut type | 20110111 | |
23 | CO_SC_TYPE_A2A_OUT | Constant | Public | Type reference (TYPE) | SRT_WSP_SC_TYPE | TSRTP_SC_TYPE_A2A_OUT | Shortcut type | 20110111 | |
24 | CO_SC_TYPE_GEN_CLIENT_IN | Constant | Public | Type reference (TYPE) | SRT_WSP_SC_TYPE | TSRTP_SC_TYPE_GEN_CLIENT_IN | Shortcut type | 20110111 | |
25 | CO_SC_TYPE_GEN_CLIENT_OUT | Constant | Public | Type reference (TYPE) | SRT_WSP_SC_TYPE | TSRTP_SC_TYPE_GEN_CLIENT_OUT | Shortcut type | 20110111 | |
26 | DT_OBJ_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | VI/Proxy Name | 20050522 | ||
27 | END_POINT | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ENDPOINT_TYPE | WSP Endpoint Type | 20050627 | ||
28 | INTERFACE | Instance attribute | Public | Type reference (TYPE) | QNAME | External of Interface | 20060220 | ||
29 | IS_ISOLATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' = isolated; ' ' = not isolated | 20101222 | ||
30 | LOCATION | Instance attribute | Public | Type reference (TYPE) | I | Location Provider / Consumer | 20050824 | ||
31 | LP_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20051208 | ||
32 | OPERATION | Instance attribute | Public | Type reference (TYPE) | QNAME | Current operation | 20050810 | ||
33 | OPERATION_EXISTS_IN_CONFIG | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20050920 | ||
34 | PATH_EXTENSION | Instance attribute | Public | Type reference (TYPE) | STRING | Path Extension | 20060303 | ||
35 | REMOTE_ADDRESS | Instance attribute | Public | Type reference (TYPE) | STRING | Remote Address | 20070514 | ||
36 | SHORTCUT_TYPE | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SC_TYPE | Shortcut types | 20110111 | ||
37 | SOAP_APPL_NAME | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | SOAP Application Name | 20050522 | ||
38 | WSDL_REQUEST | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060303 |
Methods
Events
Interface IF_SRT_WSP_RT_CONFIG has no event.
Types
Interface IF_SRT_WSP_RT_CONFIG has no local type.
Method Signatures
Method GET_CONFIG_EFFECTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20050810 |
Method GET_CONFIG_EFFECTIVE on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_FOR_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | STRING | 20050810 | |||
2 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20050810 |
Method GET_CONFIG_FOR_FEATURE on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_GLOBAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20050810 |
Method GET_CONFIG_GLOBAL on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_META_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIV | Call by reference | Type reference (TYPE) | I | 20090318 | |||
2 | ![]() |
SAP_RELEASE | Call by reference | Type reference (TYPE) | STRING | 20090318 | |||
3 | ![]() |
SUPPORT_PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20090318 |
Method GET_CONFIG_META_INFO on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_OPERATION_SPECIFIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20050810 |
Method GET_CONFIG_OPERATION_SPECIFIC on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_WSP_GLOBAL_PROP_STRUC_LIST | 20060602 |
Method GET_CONFIG_SYSTEM on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_CONFIG_SYSTEM_FOR_FEATURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURE | Call by reference | Type reference (TYPE) | STRING | 20060602 | |||
2 | ![]() |
FEATURES | Value transfer | Type reference (TYPE) | SRT_WSP_GLOBAL_PROP_STRUC_LIST | 20060602 |
Method GET_CONFIG_SYSTEM_FOR_FEATURE on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_FEATURE_URIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
URIS | Value transfer | Type reference (TYPE) | SOAP_URI_LIST | 20110110 |
Method GET_FEATURE_URIS on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_INTERFACE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTERNAL_NAME | Call by reference | Type reference (TYPE) | QNAME | 20120725 | |||
2 | ![]() |
INTERNAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 | |||
3 | ![]() |
MESSAGE_NAME | Call by reference | Type reference (TYPE) | QNAME | 20120725 |
Method GET_INTERFACE_OPERATION on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_MEDIATION_TARGET_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAPPING_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 | |||
2 | ![]() |
MESSAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 | |||
3 | ![]() |
TARGET_OPERATION_EXT_NAME | Call by reference | Type reference (TYPE) | QNAME | 20120725 | |||
4 | ![]() |
TARGET_OPERATION_INT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 | |||
5 | ![]() |
TARGET_PROXY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 |
Method GET_MEDIATION_TARGET_OPERATION on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_MEDIATION_TARGET_PROXY_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Value transfer | Type reference (TYPE) | STRING | 20120725 | |||
2 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120725 |
Method GET_MEDIATION_TARGET_PROXY_LP on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_MEDIATION_TRGT_PRX_LP_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TARGET_PRX_LP_TAB | Value transfer | Type reference (TYPE) | SRT_WSP_MAPPING_TRG_PRX_LPS_RT | Target proxy LP assignments for runtime (do not change) | 20130424 |
Method GET_MEDIATION_TRGT_PRX_LP_TAB on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_OPERATION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION_TYPE | Value transfer | Type reference (TYPE) | STRING | 20061017 |
Method GET_OPERATION_TYPE on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method GET_VALUES_FOR_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTY | Call by reference | Type reference (TYPE) | QNAME | Property name | 20050930 | ||
2 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | SRT_RT_VALUES | SRT property values for RT | 20050930 |
Method GET_VALUES_FOR_PROPERTY on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20050810 |
Method INIT on Interface IF_SRT_WSP_RT_CONFIG has no exception.
Method INIT_FOR_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPERATION_NAME | Call by reference | Type reference (TYPE) | QNAME | For Initialization of the Client Application | 20051208 | ||
2 | ![]() |
REQUEST_NAME | Call by reference | Type reference (TYPE) | QNAME | For Initialization of the Server Application | 20051208 |
Method INIT_FOR_OPERATION on Interface IF_SRT_WSP_RT_CONFIG has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |