SAP ABAP Class CL_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 - 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) | 20060911 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONFIG_RTC_CFG | Configuration instance of runtime cache | 20060911 |
Properties
| Class | CL_SRT_WSP_CONFIG_RTC_CFG | |
| Short Description | Configuration instance of 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 | 20060911 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CONFIG_RTC_CFG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_CONFIG_RTC_CFG | Configuration instance of runtime cache | 20060911 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_DT_MAPPING_DATA | 20110228 | Designtime Object Information for Mapping Objects | |
| 2 | CL_SRT_WSP_FACTORY | 20060911 | WSP Factory Class | |
| 3 | CL_SRT_WSP_FACTORY_XI | 20110502 | WSP Factory Class | |
| 4 | CL_SRT_WSP_HELPER_METHODS | 20101215 | WSP Common Methods |
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_CFG' | 20060911 | |||
| 2 | Constant | Private | Type reference (TYPE) | DFIES-FIELDNAME | 'ATTRIB_1' | Field Name | 20080229 | ||
| 3 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'SRT_RTC_WSIL' | Name of ABAP Dictionary Object | 20080229 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | I | 20080229 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081118 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080304 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_WSDL_PROVIDER_CACHE | WSDL Cache Controller | 20081209 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080301 |
Methods
Events
Class CL_SRT_WSP_CONFIG_RTC_CFG has no event.
Types
Class CL_SRT_WSP_CONFIG_RTC_CFG has no local type.
Method Signatures
Method CHECK_FRAMEWORK_ID 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 | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060911 |
Method CHECK_SOAP_APPL_FOR_WSIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP name of the SOAP Application | 20080229 | |||
| 2 | WSIL_RELEVANT | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' = WSIL relevant; ' ' = not WSIL relevant | 20080229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080229 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_FRAMEWORK_ID | SRT config framework ID | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060911 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_FRAMEWORK_ID | SRT config framework ID | 20060911 | |||
| 2 | RTC_WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RTC_CFG | configuration instance of runtime cache | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060911 |
Method EXISTS_FRAMEWORK_ID_BY_CFG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Internal config key | 20101215 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=FW ID exists; space=otherwise | 20101215 |
Method EXISTS_FRAMEWORK_ID_BY_CFG_KEY on class CL_SRT_WSP_CONFIG_RTC_CFG 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 | 20060919 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20060919 |
Method GET_BINDING_KEYS_BY_CONFIG_KEY on class CL_SRT_WSP_CONFIG_RTC_CFG has no exception.
Method GET_FRAMEWORK_ID_BY_CFG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Internal config key | 20101215 | |||
| 2 | R_FW_ID | Value transfer | Type reference (TYPE) | SRT_WSP_FRAMEWORK_ID | SRT Configuration Framework ID | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20101215 |
Method MIGRATE_RTC_DATA_RT Signature
Method MIGRATE_RTC_DATA_RT on class CL_SRT_WSP_CONFIG_RTC_CFG has no parameter.
Method MIGRATE_RTC_DATA_RT on class CL_SRT_WSP_CONFIG_RTC_CFG has no exception.
Method MIGRATE_WSIL_711 Signature
Method MIGRATE_WSIL_711 on class CL_SRT_WSP_CONFIG_RTC_CFG has no parameter.
Method MIGRATE_WSIL_711 on class CL_SRT_WSP_CONFIG_RTC_CFG has no exception.
Method PERSIST_WSIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDINGS | Call by reference | Type reference (TYPE) | SRT_WSP_BINDING_ID_KEYS | SRT table of Binding IDs and Binding Keys | 20080229 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Config Key | 20080229 | |||
| 3 | CONFIG_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20080229 | |||
| 4 | CONTEXT_TAB | Call by reference | Type reference (TYPE) | SRT_WSP_SUBJECT_TAB | WSP subject table for XML transf. (Don't change) | 20080229 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20080229 |
Method _GET_MAX_VALUE_LENGTH_WSIL Signature
Method _GET_MAX_VALUE_LENGTH_WSIL on class CL_SRT_WSP_CONFIG_RTC_CFG has no parameter.
Method _GET_MAX_VALUE_LENGTH_WSIL on class CL_SRT_WSP_CONFIG_RTC_CFG has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 710 |