SAP ABAP Class IF_SRT_WSP_CONFIG_RTC_RT (Runtime instance of the runtime cache)
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
| Class | IF_SRT_WSP_CONFIG_RTC_RT | |
| Short Description | Runtime instance of the runtime cache | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060901 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_CONFIG_RTC_RT has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONFIG_RTC_RT has no interface implemented.
Friends
Class IF_SRT_WSP_CONFIG_RTC_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WSIL_KIND | 2 | 20080303 | |||
| 2 | Constant | Public | Type reference (TYPE) | WSIL_KIND | 3 | 20080303 | |||
| 3 | Constant | Public | Type reference (TYPE) | WSIL_KIND | 1 | 20080303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks compatibilty of interfaces in case of local short cut | 20110104 | |
| 2 | Instance method | Public | Method | Checks, if the Servcie Defintion exists | 20110104 | |
| 3 | Instance method | Public | Method | Returns all binding keys for a given configuration key | 20060901 | |
| 4 | Instance method | Public | Method | Returns a configuration key for a given binding key | 20060901 | |
| 5 | Instance method | Public | Method | Returns the config meta info | 20090318 | |
| 6 | Instance method | Public | Method | Returns the context table for a given binding key | 20060905 | |
| 7 | Instance method | Public | Method | Returns the context table for a given config key | 20080225 | |
| 8 | Instance method | Public | Method | Returns an instance of the feature factory | 20061017 | |
| 9 | Instance method | Public | Method | Returns IF RT data for a given binding key | 20081120 | |
| 10 | Instance method | Public | Method | Returns IF RT data for DT-Object in case of local short cut | 20110104 | |
| 11 | Instance method | Public | Method | Returns OP RT data for a given binding key | 20081120 | |
| 12 | Instance method | Public | Method | Returns OP RT data for DT-Object in case of local short cut | 20110104 | |
| 13 | Instance method | Public | Method | Returns the Service Definition name for an Interface Name | 20110104 | |
| 14 | Instance method | Public | Method | Returns subject table for a given binding key | 20060905 | |
| 15 | Instance method | Public | Method | Returns WSIL data | 20080303 |
Events
Class 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 | IS_COMPATIBLE | Call by reference | Type reference (TYPE) | BOOLEAN | 20110104 | ||||
| 2 | PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 3 | REASON | Call by reference | Type reference (TYPE) | STRING | 20110104 | ||||
| 4 | SDEF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 |
Method CHECK_COMPATIBILITY_SHORTCUT on class 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 | EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20110104 | ||||
| 2 | SDEF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 |
Method CHECK_SDEF_EXISTS on class 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 | BINDING_KEYS | Value transfer | Type reference (TYPE) | SRT_WSP_BINDING_KEYS | WSP table of binding keys | 20060901 | |||
| 2 | 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 class 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 | BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060901 | |||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20071129 | |||
| 3 | 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 class 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 | FIV | Call by reference | Type reference (TYPE) | I | 20090318 | ||||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | 20090318 | ||||
| 3 | SAP_RELEASE | Call by reference | Type reference (TYPE) | STRING | 20090318 | ||||
| 4 | SUPPORT_PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20090318 |
Method GET_CONFIG_META_INFO on class 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 | BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060905 | |||
| 2 | CTX_TAB | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TAB | WSP subject table for XML transf. (Don't change) | 20060905 | |||
| 3 | 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 class 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 | CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20080225 | |||
| 2 | CTX_TAB | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TAB | WSP subject table for XML transf. (Don't change) | 20080225 | |||
| 3 | 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 class 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 | 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 class 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 | BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20081120 | |||
| 2 | CONFIG_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20081120 | |||
| 3 | CONNECTIVITY_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONNECTIVITY_TYPE | SRT Connectivity Type | 20120725 | |||
| 4 | FEATURE_URIS | Call by reference | Type reference (TYPE) | SOAP_URI_LIST | List of SOAP Feature URIs | 20081120 | |||
| 5 | GLOBAL_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20081120 | |||
| 6 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20081120 | |||
| 7 | 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 | 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 | OPERATION_MAPPINGS | Call by reference | Type reference (TYPE) | SRT_RT_OPERATION_MAPPINGS | SRT table of mapping of the operation names | 20081120 | |||
| 10 | SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Success; ' ' = No success | 20081120 |
Method GET_IF_RT_DATA_FOR_BINDING_KEY on class 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 | CONFIG_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | 20110104 | ||||
| 2 | FEATURE_URIS | Call by reference | Type reference (TYPE) | SOAP_URI_LIST | 20110104 | ||||
| 3 | GLOBAL_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | 20110104 | ||||
| 4 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | 20110104 | ||||
| 5 | OPERATION_MAPPINGS | Call by reference | Type reference (TYPE) | SRT_RT_OPERATION_MAPPINGS | 20110104 | ||||
| 6 | PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 7 | SDEF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 8 | SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | 20110104 |
Method GET_IF_RT_DATA_FOR_SHORTCUT on class 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 | BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20081120 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20081120 | |||
| 3 | OPERATION_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_RT_SUBJECT_CONFIG | WSP RT Subject-Specific Configuration | 20081120 | |||
| 4 | SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = Success; ' ' = No success | 20081120 |
Method GET_OP_RT_DATA_FOR_BINDING_KEY on class 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 | OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 2 | OPERATION_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_WSP_RT_SUBJECT_CONFIG | 20110104 | ||||
| 3 | PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 4 | SDEF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 5 | SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | 20110104 |
Method GET_OP_RT_DATA_FOR_SHORTCUT on class 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 | IF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | ||||
| 2 | SDEF_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 |
Method GET_SDEF_NAME_BY_IF_NAME on class 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 | BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060905 | |||
| 2 | RTC_PROPS | Call by reference | Type reference (TYPE) | SRT_WSP_RTC_PROPERTIES | Properties for runtime cache | 20060905 | |||
| 3 | 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 class 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 | EXTENSIONS | Call by reference | Type reference (TYPE) | SRT_WSIL_SAP_EXTENSIONS | WSIL SAP Erweiterungen | 20080303 | |||
| 2 | IF_NAME | Call by reference | Type reference (TYPE) | STRING | Interface Name | 20080303 | |||
| 3 | IF_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Interface Namespace | 20080303 | |||
| 4 | KIND | Call by reference | Type reference (TYPE) | WSIL_KIND | CO_WSIL_KIND_640 | 20080303 | |||
| 5 | PROFILE_NAME | Call by reference | Type reference (TYPE) | STRING | Profile Name | 20080303 | |||
| 6 | PROFILE_VERSION | Call by reference | Type reference (TYPE) | STRING | Profile Version | 20080303 | |||
| 7 | SDEF_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | SRV_DEF_WITH_CLASS_TABLE | 20080303 | ||||
| 8 | SERVICES | Call by reference | Type reference (TYPE) | SRT_WSIL_SERVICES | SRT: Liste der Service-Beschreibungen für WSIL | 20080303 | |||
| 9 | URL_GENERATOR | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_URL_GENERATOR | Url Generator | 20080303 |
Method GET_WSIL_DATA on class IF_SRT_WSP_CONFIG_RTC_RT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |