SAP ABAP Interface IF_SRT_WSP_CONFIG_RTC_CFG (Configuration instance of 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_CFG Configuration instance of runtime cache 20060911
Properties
Interface IF_SRT_WSP_CONFIG_RTC_CFG  
Short Description Configuration instance of runtime cache    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060911   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_CONFIG_RTC_CFG has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_RTC_CFG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FW_ID_CLIENT_PM Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID TSRTP_C_FW_ID_CLIENT_PM SRT Configuration Framework ID 20070608
2 CO_FW_ID_CLIENT_UT Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID TSRTP_C_FW_ID_CLIENT_UT SRT Configuration Framework ID 20060911
3 CO_FW_ID_SERVER_PM Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID TSRTP_C_FW_ID_SERVER_PM SRT Configuration Framework ID 20070530
4 CO_FW_ID_SINGLE Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID TSRTP_C_FW_ID_SINGLE SRT Configuration Framework ID 20060911
5 CO_FW_ID_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID TSRTP_C_FW_ID_UNKNOWN SRT Configuration Framework ID 20060911
6 FW_ID Instance attribute Public Type reference (TYPE) SRT_WSP_FRAMEWORK_ID SRT Configuration Framework ID 20060911
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_RTC_CONFIG_STATE Instance method Public Method Change Configuration State 20060911
2 DELETE_RTC_CONFIG Instance method Public Method Delete RTC Configuration 20060911
3 EXISTS_CONFIG_DATA Instance method Public Method Check whether configuration exists 20060918
4 GET_BINDING_TAB Instance method Public Method Read Bindings 20060918
5 GET_DIRECTORY_INFO Instance method Public Method Get RTC Directory Information 20080125
6 GET_ENCODED_VALUES Instance method Public Method Returns the encoded values 20060920
7 GET_RTC_CONFIG Instance method Public Method Read RTC configuration 20060911
8 PERSIST_RTC_CONFIG Instance method Public Method Persist RTC Configuration 20060911
Events
Interface IF_SRT_WSP_CONFIG_RTC_CFG 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 CHANGE_RTC_CONFIG_STATE 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 Config Key 20060911
2 Importing CONFIG_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060911
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060911

Method DELETE_RTC_CONFIG 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 20060911
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060911

Method EXISTS_CONFIG_DATA 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 20060919
2 Importing CONFIG_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060919
3 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060919
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060918

Method GET_BINDING_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BINDING_TAB Value transfer Type reference (TYPE) SRTIF_BINDING_DATA_LIST RT Konfiguration Binding Daten 20060918
2 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060918
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060918

Method GET_DIRECTORY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20080125
2 Exporting PE_CREATED_AT Call by reference Type reference (TYPE) UZEIT Tageszeit 20080125
3 Exporting PE_CREATED_BY Call by reference Type reference (TYPE) UNAME Benutzername 20080125
4 Exporting PE_CREATED_CP Call by reference Type reference (TYPE) PROGRAMM ABAP-Programmname 20080125
5 Exporting PE_CREATED_ON Call by reference Type reference (TYPE) UDATUM Datum der letzten Änderung 20080125
6 Exporting PE_CREATED_TC Call by reference Type reference (TYPE) TCODE Transaktionscode 20080125
7 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=kein Eintrag für diesen Schlüssel; space=sonst 20080125
8 Importing PI_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Interner Konfigurationsschlüssel 20080125

Method GET_DIRECTORY_INFO on Interface IF_SRT_WSP_CONFIG_RTC_CFG has no exception.

Method GET_ENCODED_VALUES 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 20060920
2 Returning VALUES Value transfer Type reference (TYPE) SRT_WSP_PROPERTY_VALUES WSP property values 20060920
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060920

Method GET_RTC_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BINDING_KEYS Call by reference Type reference (TYPE) SRT_WSP_BINDING_ID_KEYS SRT table of Binding IDs and Binding Keys 20060911
2 Exporting CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config value table for XML transf. (Don't change) 20060920
3 Importing CLIENT Call by reference Type reference (TYPE) MANDT optionale Mandantenangabe 20080424
4 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20060911
5 Exporting CONFIG_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060911
6 Exporting CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20080114
7 Exporting CONTEXT_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060911
8 Exporting CREATED_AT Call by reference Type reference (TYPE) UZEIT Tageszeit 20080125
9 Exporting CREATED_BY Call by reference Type reference (TYPE) UNAME Benutzername 20080125
10 Exporting CREATED_ON Call by reference Type reference (TYPE) UDATUM Datum der letzten Änderung 20080125
11 Importing IGNORE_NOT_EXIST Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=ignore if not existing; space=handle non-existence 20100506
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060911

Method PERSIST_RTC_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDINGS Call by reference Type reference (TYPE) SRT_WSP_BINDING_ID_KEYS SRT table of Binding IDs and Binding Keys 20060911
2 Importing CFGVAL_TAB Call by reference Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP config value table for XML transf. (Don't change) 20060920
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Config Key 20060911
4 Importing CONFIG_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060911
5 Importing CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20060913
6 Importing CONTEXT_TAB Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP subject table for XML transf. (Don't change) 20060911
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060911
History
Last changed by/on SAP  20110908 
SAP Release Created in 710