SAP ABAP Interface IF_SRT_WSP_CONFIG_RTC_RT (Runtime instance of the runtime cache)
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_RTC_RT Runtime instance of the runtime cache 20060901
Properties
Interface IF_SRT_WSP_CONFIG_RTC_RT  
Short Description Runtime instance of the runtime cache    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060901   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRT_WSP_CONFIG_RTC_RT has no forward declaration.
Interfaces
Interface IF_SRT_WSP_CONFIG_RTC_RT has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_RTC_RT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_WSIL_KIND_640 Constant Public Type reference (TYPE) WSIL_KIND 2 20080303
2 CO_WSIL_KIND_710 Constant Public Type reference (TYPE) WSIL_KIND 3 20080303
3 CO_WSIL_KIND_PLAIN Constant Public Type reference (TYPE) WSIL_KIND 1 20080303
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMPATIBILITY_SHORTCUT Instance method Public Method Checks compatibilty of interfaces in case of local short cut 20110104
2 CHECK_SDEF_EXISTS Instance method Public Method Checks, if the Servcie Defintion exists 20110104
3 GET_BINDING_KEYS_BY_CONFIG_KEY Instance method Public Method Returns all binding keys for a given configuration key 20060901
4 GET_CONFIG_KEY_BY_BINDING_KEY Instance method Public Method Returns a configuration key for a given binding key 20060901
5 GET_CONFIG_META_INFO Instance method Public Method Returns the config meta info 20090318
6 GET_CTX_TAB_FOR_BINDING_KEY Instance method Public Method Returns the context table for a given binding key 20060905
7 GET_CTX_TAB_FOR_CONFIG_KEY Instance method Public Method Returns the context table for a given config key 20080225
8 GET_FEATURE_FACTORY Instance method Public Method Returns an instance of the feature factory 20061017
9 GET_IF_RT_DATA_FOR_BINDING_KEY Instance method Public Method Returns IF RT data for a given binding key 20081120
10 GET_IF_RT_DATA_FOR_SHORTCUT Instance method Public Method Returns IF RT data for DT-Object in case of local short cut 20110104
11 GET_OP_RT_DATA_FOR_BINDING_KEY Instance method Public Method Returns OP RT data for a given binding key 20081120
12 GET_OP_RT_DATA_FOR_SHORTCUT Instance method Public Method Returns OP RT data for DT-Object in case of local short cut 20110104
13 GET_SDEF_NAME_BY_IF_NAME Instance method Public Method Returns the Service Definition name for an Interface Name 20110104
14 GET_SUBJECTS_FOR_BINDING_KEY Instance method Public Method Returns subject table for a given binding key 20060905
15 GET_WSIL_DATA Instance method Public Method Returns WSIL data 20080303
Events
Interface IF_SRT_WSP_CONFIG_RTC_RT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 WSIL_KIND Public Type reference (TYPE) I 20080303
Method Signatures

Method CHECK_COMPATIBILITY_SHORTCUT 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 20110104
2 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
3 Exporting REASON Call by reference Type reference (TYPE) STRING 20110104
4 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104

Method CHECK_COMPATIBILITY_SHORTCUT on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method CHECK_SDEF_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN 20110104
2 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104

Method CHECK_SDEF_EXISTS on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_BINDING_KEYS_BY_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDING_KEYS Value transfer Type reference (TYPE) SRT_WSP_BINDING_KEYS WSP table of binding keys 20060901
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060901

Method GET_BINDING_KEYS_BY_CONFIG_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_CONFIG_KEY_BY_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060901
2 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20071129
3 Returning CONFIG_KEY Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060901

Method GET_CONFIG_KEY_BY_BINDING_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_CONFIG_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIV Call by reference Type reference (TYPE) I 20090318
2 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES 20090318
3 Exporting SAP_RELEASE Call by reference Type reference (TYPE) STRING 20090318
4 Exporting SUPPORT_PACKAGE Call by reference Type reference (TYPE) STRING 20090318

Method GET_CONFIG_META_INFO on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_CTX_TAB_FOR_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060905
2 Exporting CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060905
3 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060905

Method GET_CTX_TAB_FOR_BINDING_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_CTX_TAB_FOR_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20080225
2 Exporting CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20080225
3 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20080225

Method GET_CTX_TAB_FOR_CONFIG_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_FEATURE_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FEATURE_FACTORY Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY_RT WSP Feature factory for runtime 20061017

Method GET_FEATURE_FACTORY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_IF_RT_DATA_FOR_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20081120
2 Exporting CONFIG_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT Properties for RT 20081120
3 Exporting CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE SRT Connectivity Type 20120725
4 Exporting FEATURE_URIS Call by reference Type reference (TYPE) SOAP_URI_LIST List of SOAP Feature URIs 20081120
5 Exporting GLOBAL_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT Properties for RT 20081120
6 Exporting INTERFACE_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20081120
7 Exporting MAPPING_TARGET_OPERATIONS Call by reference Type reference (TYPE) SRT_WSP_MAPPING_TARGET_OPS_RT Target operations of a mapping for runtime (do not change) 20120725
8 Exporting MAPPING_TARGET_PROXY_LPS Call by reference Type reference (TYPE) SRT_WSP_MAPPING_TRG_PRX_LPS_RT Target proxy LP assignments for runtime (do not change) 20120725
9 Exporting OPERATION_MAPPINGS Call by reference Type reference (TYPE) SRT_RT_OPERATION_MAPPINGS SRT table of mapping of the operation names 20081120
10 Exporting SUCCESS Call by reference Type reference (TYPE) BOOLEAN 'X' = Success; ' ' = No success 20081120

Method GET_IF_RT_DATA_FOR_BINDING_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_IF_RT_DATA_FOR_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIG_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES 20110104
2 Exporting FEATURE_URIS Call by reference Type reference (TYPE) SOAP_URI_LIST 20110104
3 Exporting GLOBAL_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES 20110104
4 Exporting INTERFACE_NAME Call by reference Type reference (TYPE) QNAME 20110104
5 Exporting OPERATION_MAPPINGS Call by reference Type reference (TYPE) SRT_RT_OPERATION_MAPPINGS 20110104
6 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
7 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
8 Exporting SUCCESS Call by reference Type reference (TYPE) BOOLEAN 20110104

Method GET_IF_RT_DATA_FOR_SHORTCUT on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_OP_RT_DATA_FOR_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20081120
2 Importing OPERATION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20081120
3 Exporting OPERATION_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECT_CONFIG WSP RT Subject-Specific Configuration 20081120
4 Exporting SUCCESS Call by reference Type reference (TYPE) BOOLEAN 'X' = Success; ' ' = No success 20081120

Method GET_OP_RT_DATA_FOR_BINDING_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_OP_RT_DATA_FOR_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
2 Exporting OPERATION_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECT_CONFIG 20110104
3 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
4 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
5 Exporting SUCCESS Call by reference Type reference (TYPE) BOOLEAN 20110104

Method GET_OP_RT_DATA_FOR_SHORTCUT on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_SDEF_NAME_BY_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
2 Returning SDEF_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104

Method GET_SDEF_NAME_BY_IF_NAME on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_SUBJECTS_FOR_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060905
2 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060905
3 Exporting RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECTS WSP table of RT subjects 20060905

Method GET_SUBJECTS_FOR_BINDING_KEY on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_WSIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTENSIONS Call by reference Type reference (TYPE) SRT_WSIL_SAP_EXTENSIONS WSIL SAP Erweiterungen 20080303
2 Importing IF_NAME Call by reference Type reference (TYPE) STRING Interface Name 20080303
3 Importing IF_NAMESPACE Call by reference Type reference (TYPE) STRING Interface Namespace 20080303
4 Importing KIND Call by reference Type reference (TYPE) WSIL_KIND CO_WSIL_KIND_640 20080303
5 Importing PROFILE_NAME Call by reference Type reference (TYPE) STRING Profile Name 20080303
6 Importing PROFILE_VERSION Call by reference Type reference (TYPE) STRING Profile Version 20080303
7 Exporting SDEF_CLASSIFICATIONS Call by reference Type reference (TYPE) SRV_DEF_WITH_CLASS_TABLE 20080303
8 Exporting SERVICES Call by reference Type reference (TYPE) SRT_WSIL_SERVICES SRT: Liste der Service-Beschreibungen für WSIL 20080303
9 Importing URL_GENERATOR Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_URL_GENERATOR Url Generator 20080303

Method GET_WSIL_DATA on Interface IF_SRT_WSP_CONFIG_RTC_RT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710