SAP ABAP Class CL_SRT_WSP_CONFIG_RTC_ROOT (WSP configuration runtime cache (root class))
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 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CONFIG_RTC_CFG Configuration instance of runtime cache 20060911
2 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_CONFIG_RTC_RT Runtime instance of the runtime cache 20060901
Properties
Class CL_SRT_WSP_CONFIG_RTC_ROOT  
Short Description WSP configuration runtime cache (root class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060825   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_RTC_ROOT has no forward declaration.
Interfaces
Class CL_SRT_WSP_CONFIG_RTC_ROOT has no interface implemented.
Friends
Class CL_SRT_WSP_CONFIG_RTC_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BINDING_IDKEY_SEPARARTOR Constant Private Type reference (TYPE) STRING ':::' 20060911
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_RTC_ROOT' Class Name 20060825
3 CO_META_INFO_PROP_SEPARATOR Constant Private Type reference (TYPE) STRING '#' 20090317
4 CO_MSG_PRX_OP_PROP_ESCAPE Constant Private Type reference (TYPE) STRING '&#&' 20110228
5 CO_MSG_PRX_OP_PROP_SEPARATOR Constant Private Type reference (TYPE) STRING '#' 20110228
6 CO_PRX_LP_PROP_SEPARATOR Constant Private Type reference (TYPE) STRING '#' 20120719
7 CO_RTC_NO_OF_LONG_VALUES Constant Protected Type reference (TYPE) STRING 'Number of records:' 20060901
8 CO_RTC_PROP_BINDING_IDKEY Static Attribute Protected Type reference (TYPE) QNAME TSRTP_C_RTC_PROP_BINDING_IDKEY Qualified Name 20060911
9 CO_RTC_PROP_BINDING_KEY Static Attribute Protected Type reference (TYPE) QNAME TSRTP_C_RTC_PROP_BINDING_KEY Qualified Name 20060901
10 CO_RTC_PROP_CONFIG_KEY Static Attribute Protected Type reference (TYPE) QNAME TSRTP_C_RTC_PROP_CONFIG_KEY Qualified Name 20060901
11 CO_RTC_PROP_CONFIG_STATE Static Attribute Protected Type reference (TYPE) QNAME TSRTP_C_RTC_PROP_CONFIG_STATE Qualified Name 20060901
12 CO_RTC_PROP_FIELD_NAME Constant Private Type reference (TYPE) DFIES-FIELDNAME 'PROP_VALUE' Field Name 20080229
13 CO_RTC_PROP_LONG_VALUES Static Attribute Protected Type reference (TYPE) QNAME TSRTP_C_RTC_PROP_LONG_VALUES Qualified Name 20060901
14 CO_RTC_REC_TYPE_CONFIG Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_CONFIG WSP Runtime Cache Record Type 20060831
15 CO_RTC_REC_TYPE_OTHER Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_OTHER WSP Runtime Cache Record Type 20060831
16 CO_RTC_REC_TYPE_PROPERTY Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_PROPERTY WSP Runtime Cache Record Type 20060831
17 CO_RTC_REC_TYPE_PROP_LIST Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_PROP_LIST WSP Runtime Cache Record Type 20060831
18 CO_RTC_REC_TYPE_RTC Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_RTC WSP Runtime Cache Record Type 20060901
19 CO_RTC_REC_TYPE_SUBJECT Constant Protected Type reference (TYPE) SRT_WSP_RTC_REC_TYPE TSRTP_RTC_REC_TYPE_SUBJECT WSP Runtime Cache Record Type 20060831
20 CO_RTC_TAB_NAME Constant Private Type reference (TYPE) DDOBJNAME 'SRT_RTC_DATA' Name of ABAP Dictionary Object 20080229
21 M_CFG_META_INFO_PROP_VALUE Static Attribute Private Type reference (TYPE) STRING 20090317
22 M_CONVERT_PROP_KEYS Static Attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081111
23 M_CONVERT_SUBJECT_NAMES Static Attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070122
24 M_FEATURE_FACTORY_RT Instance attribute Protected Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY_RT WSP feature factory for runtime 20060825
25 M_MAX_VALUE_LENGTH Static Attribute Private Type reference (TYPE) I max Length for values 20060831
26 M_PROP_KEYS_CONVERTED Static Attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081111
27 M_SUBJECT_NAMES_CONVERTED Static Attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070122
28 RTC_DT_CACHE_VERSION_ID Static Attribute Public Type reference (TYPE) I Version ID of the RTC-DT-Cache 20110104
29 RTC_RT_CACHE_VERSION_ID Static Attribute Public Type reference (TYPE) I Version ID of the RTC-RT-Cache 20090206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CFG_CVAL_TAB_TO_CTX_TAB Instance method Protected Method Adds the Config Value table to a context table 20060920
2 ADD_RTC_CVAL_TAB_TO_CTX_TAB Instance method Protected Method Adds the Config Value table to a context table 20060920
3 BINDING_ID_KEY_2_RTC_PROPERTY Static method Protected Method Converts BindingID and BindingKey to an RTC property 20060911
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090206
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060825
6 CONVERT_CFG_TAB_2_BNDG_TAB Instance method Protected Method Converts Config Data table to Binding table 20060919
7 CONVERT_CFG_TAB_2_CTX_TAB Instance method Protected Method Converts Config Data table to Context table 20060905
8 CONVERT_CFG_TAB_2_RTC_TAB Instance method Protected Method Converts Config Data table to runtime cache table 20060831
9 CONVERT_CFG_TAB_2_RT_TAB Instance method Protected Method Converts Config Data table to Subject table 20060831
10 CONVERT_CTX_TAB_2_RTC_TAB Instance method Protected Method Converts Context table to Runtime Cache table 20060831
11 CONVERT_RTC_DT_IF_TAB_2_RT_TAB Instance method Protected Method Converts Designtime Cache table to Runtime table 20110104
12 CONVERT_RTC_DT_OP_TAB_2_RT_TAB Instance method Protected Method Converts Designtime Cache table to Runtime table 20110104
13 CONVERT_RTC_RT_IF_TAB_2_RT_TAB Instance method Protected Method Converts Runtime Cache table to Runtime table 20081118
14 CONVERT_RTC_RT_OP_TAB_2_RT_TAB Instance method Protected Method Converts Runtime Cache table to Runtime table 20081118
15 CONVERT_RTC_TAB_2_BNDG_TAB Instance method Protected Method Converts Runtime Cache table to Binding table 20060919
16 CONVERT_RTC_TAB_2_CTX_TAB Instance method Protected Method Converts Runtime Cache table to Context table 20060831
17 CONVERT_RTC_TAB_2_RT_TAB Instance method Protected Method Converts Runtime Cache table to Subject table 20060831
18 CONVERT_RT_TAB_2_BNDG_TAB Instance method Protected Method Converts Runtime table to Binding table 20060919
19 GET_CFG_CVAL_TAB_FROM_CTX_TAB Instance method Protected Method Returns the Config Value table from a context table 20060920
20 GET_CFG_META_INFO_FROM_PROPVAL Static method Protected Method Returns Meta Info from property value 20090317
21 GET_CFG_META_INFO_PROP_VALUE Static method Protected Method Returns Property value with actual Information 20090317
22 GET_LOCATION_BY_CONFIG_TYPE Static method Public Method Returns the location for a given configuration type 20080117
23 GET_LOCATION_BY_SOAP_APPL_NAME Static method Protected Method Returns the location for a given SOAP application name 20080225
24 GET_PROPVAL_FROM_CFG_META_INFO Static method Protected Method Returns Property value from Meta Info 20090317
25 GET_RTC_CVAL_TAB_FROM_CTX_TAB Instance method Protected Method Returns the Config Value table from a context table 20060920
26 GET_RTC_RT_TAB_FROM_RTC_TAB Instance method Protected Method Returns the RTC RT table from RTC table 20081117
27 RTC_PROPERTY_2_BINDING_ID_KEY Static method Protected Method Converts an RTC Property to BindingID and BindingKey 20060911
28 _CREATE_GUID Static method Private Method Creates a GUID 20060911
29 _DESERIALIZE_PRX_LP_PROP Static method Protected Method Deserialize target proxy -> LP assignment property 20120719
30 _DESERIALIZE_PRX_LP_PROP_RT Static method Protected Method Deserialize target proxy -> LP assignment property 20120723
31 _DESERIALIZE_TARGET_OP_PROP Static method Protected Method Deserialize message -> target proxy oper. assignment prop. 20120723
32 _DESERIALIZE_TARGET_OP_PRP_RT Static method Protected Method Deserialize message -> target proxy oper. assignment prop. 20120723
33 _GET_MAX_VALUE_LENGTH Static method Private Method Calculates the max value length for short values 20060904
34 _SERIALIZE_PRX_LP_PROP Static method Protected Method Serialize target proxy -> LP assignment property 20120719
35 _SERIALIZE_TARGET_OP_PROP Static method Protected Method Serialize message -> target proxy oper. assignment prop. 20110228
36 __CONVERT_PROP_KEYS Static method Protected Method Converts some Property Keys to Qualified Names 20081111
37 __CONVERT_SUBJECT_NAMES Static method Protected Method Converts Subject Property Key to Subject Property Name 20070122
Events
Class CL_SRT_WSP_CONFIG_RTC_ROOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FIV Private See coding 20090317 T_FIV type n LENGTH 4
Method Signatures

Method ADD_CFG_CVAL_TAB_TO_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_CFGVAL_TAB WSP config value table 20060920
2 Changing CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060920

Method ADD_CFG_CVAL_TAB_TO_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method ADD_RTC_CVAL_TAB_TO_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_CFGVAL_TAB WSP runtime cache config value table 20060920
2 Changing CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060920

Method ADD_RTC_CVAL_TAB_TO_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method BINDING_ID_KEY_2_RTC_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING_ID Call by reference Type reference (TYPE) I binding subject id 20060911
2 Importing BINDING_KEY Call by reference Type reference (TYPE) GUID_32 binding subject key 20060911
3 Returning RTC_PROPERTY Value transfer Type reference (TYPE) SRT_WSP_RTC_PROPERTY Property for runtime cache 20060911

Method BINDING_ID_KEY_2_RTC_PROPERTY on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONFIG_RTC_ROOT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSP_CONFIG_RTC_ROOT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060825

Method CONVERT_CFG_TAB_2_BNDG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BNDG_TAB Call by reference Type reference (TYPE) SRTIF_BINDING_DATA_LIST RT Konfiguration Binding Daten 20060919
2 Importing CFG_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_DATA_TAB WSP config data table 20060919

Method CONVERT_CFG_TAB_2_BNDG_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_CFG_TAB_2_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_DATA_TAB WSP config data table 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 Importing DECODE Call by reference Type reference (TYPE) BOOLEAN 'X' Decode encoded properties 20061117
4 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060905

Method CONVERT_CFG_TAB_2_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_CFG_TAB_2_RTC_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_DATA_TAB WSP config data table 20060831
2 Exporting RTC_RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_RT_TAB SRT Runtime Cache: DATA (RT) 20081117
3 Exporting RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP runtime cache table 20060831
4 Exporting RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP runtime cache table long data 20060831

Method CONVERT_CFG_TAB_2_RTC_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_CFG_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_DATA_TAB WSP config data table 20060831
2 Importing DECODE Call by reference Type reference (TYPE) BOOLEAN 'X' Decode encoded properties 20060901
3 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060901
4 Exporting RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECTS WSP table of RT subjects 20060831

Method CONVERT_CFG_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_CTX_TAB_2_RTC_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060831
2 Importing ENCODE Call by reference Type reference (TYPE) BOOLEAN 'X' X = Encoded properties get stored in the Secure Stor 20061117
3 Importing RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060901
4 Exporting RTC_RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_RT_TAB SRT Runtime Cache: DATA (RT) 20081117
5 Exporting RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP runtime cache table 20060831
6 Exporting RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP runtime cache table long data 20060831

Method CONVERT_CTX_TAB_2_RTC_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_DT_IF_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CACHE_VERSION Call by reference Type reference (TYPE) I 20110104
2 Exporting CONFIG_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES 20110104
3 Exporting DT_OBJECT_VALIDITY_STRING Call by reference Type reference (TYPE) STRING 20110104
4 Exporting FEATURE_URIS Call by reference Type reference (TYPE) SOAP_URI_LIST 20110104
5 Exporting GLOBAL_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES 20110104
6 Exporting INTERFACE_NAME Call by reference Type reference (TYPE) QNAME 20110104
7 Exporting OPERATION_MAPPINGS Call by reference Type reference (TYPE) SRT_RT_OPERATION_MAPPINGS 20110104
8 Importing RTC_DT_TAB Call by reference Type reference (TYPE) SRT_RTC_DT_RT 20110104

Method CONVERT_RTC_DT_IF_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_DT_OP_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPERATION_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECT_CONFIG 20110104
2 Importing RTC_DT_TAB Call by reference Type reference (TYPE) SRT_RTC_DT_RT 20110104

Method CONVERT_RTC_DT_OP_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_RT_IF_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CACHE_VERSION Call by reference Type reference (TYPE) I Cache Version Number 20090107
2 Exporting CONFIG_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT Properties for RT 20081118
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 20081118
5 Exporting GLOBAL_PROPERTIES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES WSP RT Subject-Specific Configuration 20081118
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 20081118
10 Importing RTC_RT_TAB Call by reference Type reference (TYPE) SRT_RTC_DATA_RT SRT Runtime Cache: DATA (RT) 20081118

Method CONVERT_RTC_RT_IF_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_RT_OP_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPERATION_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECT_CONFIG WSP RT Subject-Specific Configuration 20081118
2 Importing RTC_RT_TAB Call by reference Type reference (TYPE) SRT_RTC_DATA_RT SRT Runtime Cache: DATA (RT) 20081118

Method CONVERT_RTC_RT_OP_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_TAB_2_BNDG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BNDG_TAB Call by reference Type reference (TYPE) SRTIF_BINDING_DATA_LIST RT Konfiguration Binding Daten 20060919
2 Importing RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP runtime cache table 20060919
3 Importing RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP runtime cache table long data 20060919

Method CONVERT_RTC_TAB_2_BNDG_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_TAB_2_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060831
2 Importing DECODE Call by reference Type reference (TYPE) BOOLEAN 'X' Decode encoded properties 20061117
3 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060901
4 Importing RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP runtime cache table 20060831
5 Importing RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP runtime cache table long data 20060831

Method CONVERT_RTC_TAB_2_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RTC_TAB_2_RT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECODE Call by reference Type reference (TYPE) BOOLEAN 'X' Decode encoded properties 20060901
2 Exporting RTC_PROPS Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTIES Properties for runtime cache 20060901
3 Importing RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP runtime cache table 20060831
4 Importing RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP runtime cache table long data 20060831
5 Exporting RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECTS WSP table of RT subjects 20060831

Method CONVERT_RTC_TAB_2_RT_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method CONVERT_RT_TAB_2_BNDG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BNDG_TAB Call by reference Type reference (TYPE) SRTIF_BINDING_DATA_LIST RT Konfiguration Binding Daten 20060919
2 Importing RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RT_SUBJECTS WSP table of RT subjects 20060919

Method CONVERT_RT_TAB_2_BNDG_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_CFG_CVAL_TAB_FROM_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_CFG_CFGVAL_TAB WSP config value table 20060920
2 Importing CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060920

Method GET_CFG_CVAL_TAB_FROM_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_CFG_META_INFO_FROM_PROPVAL 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 20090317
2 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20090317
3 Exporting SAP_RELEASE Call by reference Type reference (TYPE) STRING 20090317
4 Exporting SUPPORT_PACKAGE Call by reference Type reference (TYPE) STRING 20090317

Method GET_CFG_META_INFO_FROM_PROPVAL on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_CFG_META_INFO_PROP_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_VALUE Value transfer Type reference (TYPE) STRING 20090317

Method GET_CFG_META_INFO_PROP_VALUE on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_LOCATION_BY_CONFIG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20080117
2 Returning LOCATION Value transfer Type reference (TYPE) SRT_WSP_LOCATION WSP Location 20080117

Method GET_LOCATION_BY_CONFIG_TYPE on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_LOCATION_BY_SOAP_APPL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCATION Value transfer Type reference (TYPE) SRT_WSP_LOCATION WSP Location 20080225
2 Importing SOAP_APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP name of the SOAP Application 20080225

Method GET_LOCATION_BY_SOAP_APPL_NAME on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_PROPVAL_FROM_CFG_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIV Call by reference Type reference (TYPE) I 20090317
2 Returning PROPERTY_VALUE Value transfer Type reference (TYPE) STRING 20090317
3 Importing SAP_RELEASE Call by reference Type reference (TYPE) STRING 20090317
4 Importing SUPPORT_PACKAGE Call by reference Type reference (TYPE) STRING 20090317

Method GET_PROPVAL_FROM_CFG_META_INFO on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_RTC_CVAL_TAB_FROM_CTX_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_CFGVAL_TAB WSP runtime cache config value table 20060920
2 Importing CTX_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060920

Method GET_RTC_CVAL_TAB_FROM_CTX_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method GET_RTC_RT_TAB_FROM_RTC_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECODE Call by reference Type reference (TYPE) BOOLEAN 'X' 'X' = decode; ' ' = do not decode 20081125
2 Exporting RTC_RT_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_RT_TAB SRT Runtime Cache: DATA (RT) 20081117
3 Importing RTC_TAB Call by reference Type reference (TYPE) SRT_WSP_RTC_DATA_TAB WSP Runtime Cache Table 20081117
4 Importing RTC_TABL Call by reference Type reference (TYPE) SRT_WSP_RTC_DATAL_TAB WSP Runtime Cache Table: Long Data 20081117

Method GET_RTC_RT_TAB_FROM_RTC_TAB on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method RTC_PROPERTY_2_BINDING_ID_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING_ID Call by reference Type reference (TYPE) I binding subject id 20060911
2 Exporting BINDING_KEY Call by reference Type reference (TYPE) GUID_32 binding subject key 20060911
3 Importing RTC_PROPERTY Call by reference Type reference (TYPE) SRT_WSP_RTC_PROPERTY Property for runtime cache 20060911

Method RTC_PROPERTY_2_BINDING_ID_KEY on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060911

Method _CREATE_GUID on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _DESERIALIZE_PRX_LP_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120719
2 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20120719
3 Exporting TARGET_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120719

Method _DESERIALIZE_PRX_LP_PROP on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _DESERIALIZE_PRX_LP_PROP_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20120723
2 Returning TARGET_PROXY_LP Value transfer Type reference (TYPE) SRT_WSP_MAPPING_TRG_PRX_LP_RT Target proxy LP assignment for runtime (do not change) 20120723

Method _DESERIALIZE_PRX_LP_PROP_RT on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _DESERIALIZE_TARGET_OP_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAPPING_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120723
2 Exporting MESSAGE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120723
3 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20120723
4 Exporting TARGET_OPERATION_EXT_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120723
5 Exporting TARGET_OPERATION_INT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120723
6 Exporting TARGET_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120723

Method _DESERIALIZE_TARGET_OP_PROP on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _DESERIALIZE_TARGET_OP_PRP_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_VALUE Call by reference Type reference (TYPE) STRING 20120723
2 Returning TARGET_OPERATION_RT Value transfer Type reference (TYPE) SRT_WSP_MAPPING_TARGET_OP_RT Target operation of a mapping for runtime (do not change) 20120723

Method _DESERIALIZE_TARGET_OP_PRP_RT on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _GET_MAX_VALUE_LENGTH Signature

Method _GET_MAX_VALUE_LENGTH on class CL_SRT_WSP_CONFIG_RTC_ROOT has no parameter.
Method _GET_MAX_VALUE_LENGTH on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _SERIALIZE_PRX_LP_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120719
2 Returning PROPERTY_VALUE Value transfer Type reference (TYPE) STRING 20120719
3 Importing TARGET_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120719

Method _SERIALIZE_PRX_LP_PROP on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method _SERIALIZE_TARGET_OP_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110228
2 Importing MESSAGE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110228
3 Returning PROPERTY_VALUE Value transfer Type reference (TYPE) STRING 20110228
4 Importing TARGET_OPERATION_EXT_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20110228
5 Importing TARGET_OPERATION_INT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110228
6 Importing TARGET_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20110228

Method _SERIALIZE_TARGET_OP_PROP on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method __CONVERT_PROP_KEYS Signature

Method __CONVERT_PROP_KEYS on class CL_SRT_WSP_CONFIG_RTC_ROOT has no parameter.
Method __CONVERT_PROP_KEYS on class CL_SRT_WSP_CONFIG_RTC_ROOT has no exception.

Method __CONVERT_SUBJECT_NAMES Signature

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