SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CONFIG_RTC_ROOT WSP configuration runtime cache (root class) 20060901
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_RTC_RT Runtime instance of the runtime cache 20060901
Properties
Class CL_SRT_WSP_CONFIG_RTC_RT  
Short Description Runtime instance of the runtime cache    
Super Class CL_SRT_WSP_CONFIG_RTC_ROOT WSP configuration runtime cache (root class) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060901   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_RTC_RT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_RTC_RT Runtime instance of the runtime cache 20060901
Friends
# Friend Modeled only Created on Description
1 CL_SRT_HEALTH_CHECK_DT_CACHE 20110202 Health check component for DT Cache
2 CL_SRT_WSP_FACTORY 20060901 WSP Factory Class
3 CL_SRT_WSP_FACTORY_XI 20110502 WSP Factory Class
4 CL_SRT_WSP_HELPER_METHODS 20110202 WSP Common Methods
5 CL_SRT_WSP_RT_FACTORY 20110104 SRT WSP runtime factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_RTC_RT' Class Name 20060901
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) STRING TSRTM_PROC_ID_CONFIG Processor ID 20060904
3 MT_BINDINGS Static Attribute Private Type reference (TYPE) TT_BINDINGS Binding Data 20060901
4 MT_CONFIG_KEYS Static Attribute Private Type reference (TYPE) TT_CONFIG_KEYS Configuration Keys 20060904
5 MT_CTX_DATA Static Attribute Private Type reference (TYPE) TT_CTX_DATA Context Data 20060905
6 MT_RT_DATA Static Attribute Private Type reference (TYPE) TT_RT_DATA RT Data 20060904
7 M_SUPPRESS_DT_AUTHORITY_CHECKS Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110104
8 M_WSIL_711_MIGR Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080303
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_DT_OBJECT_AND_RTC_DT Instance method Private Method Compares the DT object and RTC DT table 20110104
2 CREATE Static method Protected Method 20060901
3 GET_BINDING_KEYS_BY_CONFIG_KEY Static method Private Method Returns all binding keys for a given configuration key 20060904
4 GET_CONFIG_KEY_BY_BINDING_KEY Static method Private Method Returns a a configuration key for a given binding key 20060904
5 GET_RTC_DT_TAB_FROM_DT_OBJECT Instance method Private Method Returns the RTC DT table for a given DT object 20110104
6 LOAD_WSIL_DATA Instance method Private Method Load WSIL data from DB 20080303
7 RUN_RTC_DT_HEALTH_CHECK Static method Protected Method 20110104
8 SUPPRESS_DT_AUTHORITY_CHECKS Static method Protected Method 20110104
9 UPDATE_RTC_RT_TAB_FROM_RTC_TAB Instance method Private Method Tries to fill the RT cache from the RTC tables 20090107
10 _CONVERT_CFG_DB_TO_RTC_DB Instance method Public Method 20060904
11 _INSERT_INTO_CONFIG_KEY_TABLE Static method Private Method 20060904
12 _MIGRATE_WSIL_711 Static method Private Method 20080303
Events
Class CL_SRT_WSP_CONFIG_RTC_RT has no event.
Types
Class CL_SRT_WSP_CONFIG_RTC_RT has no local type.
Method Signatures

Method COMPARE_DT_OBJECT_AND_RTC_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST 20110104
2 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
3 Exporting RESULT Call by reference Type reference (TYPE) I 20110104
4 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104

Method COMPARE_DT_OBJECT_AND_RTC_DT on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTC Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RTC_RT 20060901

Method CREATE on class CL_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 20060904
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060904

Method GET_BINDING_KEYS_BY_CONFIG_KEY on class CL_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 20060904
2 Returning CONFIG_KEY Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060904

Method GET_CONFIG_KEY_BY_BINDING_KEY on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method GET_RTC_DT_TAB_FROM_DT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
2 Importing DT_OBJ_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE 20110104
3 Exporting ERROR_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST 20110104
4 Changing RTC_DT_MD_TAB Call by reference Type reference (TYPE) SRT_RTC_DT_RT_MD_TAB 20110104
5 Changing RTC_DT_TAB Call by reference Type reference (TYPE) SRT_RTC_DT_RT_TAB 20110104

Method GET_RTC_DT_TAB_FROM_DT_OBJECT on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method LOAD_WSIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MASS_CONFIGURED Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080303
2 Changing WSIL_DATA Call by reference Type reference (TYPE) SRT_WSP_DB_WSIL_TAB data base wsil table 20080303

Method LOAD_WSIL_DATA on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method RUN_RTC_DT_HEALTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST 20110104
2 Importing PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
3 Exporting RESULT Call by reference Type reference (TYPE) I 20110104
4 Importing SDEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110104
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110104

Method SUPPRESS_DT_AUTHORITY_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUPPRESS_AUTHORITY_CHECKS Value transfer Type reference (TYPE) BOOLEAN 20110104

Method SUPPRESS_DT_AUTHORITY_CHECKS on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method UPDATE_RTC_RT_TAB_FROM_RTC_TAB 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 Uppercase 20090107
2 Changing IF_RT_DATA Call by reference Type reference (TYPE) SRT_RTC_DATA_RT SRT Runtime Cache: DATA (RT) 20090107

Method UPDATE_RTC_RT_TAB_FROM_RTC_TAB on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method _CONVERT_CFG_DB_TO_RTC_DB 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 20060904
2 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN 'X' = success ' '; = Failure 20060904

Method _CONVERT_CFG_DB_TO_RTC_DB on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method _INSERT_INTO_CONFIG_KEY_TABLE 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 20060904
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060904

Method _INSERT_INTO_CONFIG_KEY_TABLE on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.

Method _MIGRATE_WSIL_711 Signature

Method _MIGRATE_WSIL_711 on class CL_SRT_WSP_CONFIG_RTC_RT has no parameter.
Method _MIGRATE_WSIL_711 on class CL_SRT_WSP_CONFIG_RTC_RT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710