SAP ABAP Class CL_SOAP_RT_CONFIG (SOAP runtime configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_CONFIG (Package) SOAP runtime configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_RT_CONFIG | SOAP runtime configuration | 20120730 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_RT_CONFIG_EX | Extended RT Config interface for RT config manager | 20120801 |
Properties
Class | CL_SOAP_RT_CONFIG | |
Short Description | SOAP runtime configuration | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_RT_CONFIG | SOAP runtime configuration |
Created | 20120730 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_RT_CONFIG has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_RT_CONFIG | SOAP runtime configuration | 20120730 | ||
2 | IF_SOAP_RT_CONFIG_EX | Extended RT Config interface for RT config manager | 20120801 |
Friends
Class CL_SOAP_RT_CONFIG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYMANDT | '000' | 20120801 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'LCL_DB_ACCESS' | 20120730 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_VALUE | IF_SOAP_RT_CONFIG=>CO_CONFIG_ACTIVE_PERSIST_BOTH | 20120730 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_VALUE | IF_SOAP_RT_CONFIG=>CO_CONFIG_PERSISTENCY_TYPE_WS | 20120730 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_VALUE | '42' | 20120806 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_VALUE | IF_SOAP_RT_CONFIG=>CO_CONFIG_RETENTION_TYPE_WS | 20120903 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_KEY | 'ACTIVE_PERSIST' | 20120730 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_KEY | 'INBOUND_DEST' | 20120801 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_KEY | 'PERSISTENCY_TYPE' | 20120730 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_KEY | 'MSG_RETENTION' | 20120806 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_CFG_KEY | 'RETENTION_TYPE' | 20120903 | ||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_RT_CONFIG | 20120730 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | CO_DB_CLASS_NAME | 20120730 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'CL_SOAP_RT_CONFIG' | 20120801 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_DB_ACCESS | 20120730 | |||
16 | ![]() |
Instance attribute | Private | See coding | 20120730 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120730 | |
2 | ![]() |
Instance method | Private | Method | 20120730 | |
3 | ![]() |
Instance method | Private | Method | 20120730 | |
4 | ![]() |
Instance method | Private | Method | 20120731 |
Events
Class CL_SOAP_RT_CONFIG has no event.
Types
Class CL_SOAP_RT_CONFIG has no local type.
Method Signatures
Method GET_RT_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RT_CONFIG | 20120730 |
Method GET_RT_CONFIG on class CL_SOAP_RT_CONFIG has no exception.
Method READ_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CFG_KEY | Call by reference | Type reference (TYPE) | SRT_CFG_KEY | 20120730 | |||
2 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | 20120801 | |||
3 | ![]() |
IV_DEFAULT | Call by reference | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 | |||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 |
Method READ_VALUE on class CL_SOAP_RT_CONFIG has no exception.
Method READ_VALUE_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CFG_KEY | Call by reference | Type reference (TYPE) | SRT_CFG_KEY | 20120730 | |||
2 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | 20120801 | |||
3 | ![]() |
IV_DEFAULT | Call by reference | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 | |||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 |
Method READ_VALUE_FROM_DB on class CL_SOAP_RT_CONFIG has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CFG_KEY | Call by reference | Type reference (TYPE) | SRT_CFG_KEY | 20120731 | |||
2 | ![]() |
IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | 20120802 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | SRT_CFG_VALUE | 20120731 |
Method SET_VALUE on class CL_SOAP_RT_CONFIG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |