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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CONFIG_RTC_RT' | Class Name | 20060901 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | TSRTM_PROC_ID_CONFIG | Processor ID | 20060904 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_BINDINGS | Binding Data | 20060901 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CONFIG_KEYS | Configuration Keys | 20060904 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_CTX_DATA | Context Data | 20060905 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_RT_DATA | RT Data | 20060904 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110104 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080303 |
Methods
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 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | 20110104 | |||
2 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | |||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | 20110104 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
BINDING_KEYS | Value transfer | Type reference (TYPE) | SRT_WSP_BINDING_KEYS | WSP table of binding keys | 20060904 | ||
2 | ![]() |
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 | ![]() |
BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060904 | ||
2 | ![]() |
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 | ![]() |
DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | |||
2 | ![]() |
DT_OBJ_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | 20110104 | |||
3 | ![]() |
ERROR_MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | 20110104 | |||
4 | ![]() |
RTC_DT_MD_TAB | Call by reference | Type reference (TYPE) | SRT_RTC_DT_RT_MD_TAB | 20110104 | |||
5 | ![]() |
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 | ![]() |
MASS_CONFIGURED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080303 | ||
2 | ![]() |
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 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | 20110104 | |||
2 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 | |||
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | I | 20110104 | |||
4 | ![]() |
SDEF_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110104 |
Method SUPPRESS_DT_AUTHORITY_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090107 | ||
2 | ![]() |
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 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060904 | ||
2 | ![]() |
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 | ![]() |
BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060904 | ||
2 | ![]() |
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 |