SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_RT_CONFIG_EX | Extended RT Config interface for RT config manager | 20120801 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RT_CONFIG | SOAP runtime configuration | 20120730 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CTD_SOAP_RT_CONFIG | Test double for CL_SOAP_RT_CONFIG | 20120801 |
Properties
| Interface | IF_SOAP_RT_CONFIG | |
| Short Description | SOAP runtime configuration |
General Data
| Package | SOAP_RT_CONFIG | SOAP runtime configuration |
| Created | 20120730 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_RT_CONFIG has no forward declaration.
Interfaces
Interface IF_SOAP_RT_CONFIG has no interface.
Friends
Interface IF_SOAP_RT_CONFIG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONFIG_ACTIVE_PERSIST_BOTH | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'BOTH' | 20120730 | ||
| 2 | CO_CONFIG_ACTIVE_PERSIST_WS | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'WS' | 20120730 | ||
| 3 | CO_CONFIG_ACTIVE_PERSIST_XI | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'XI' | 20120730 | ||
| 4 | CO_CONFIG_PERSISTENCY_TYPE_WS | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'WS' | 20120730 | ||
| 5 | CO_CONFIG_PERSISTENCY_TYPE_XI | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'XI' | 20120730 | ||
| 6 | CO_CONFIG_RETENTION_TYPE_WS | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'WS' | 20120903 | ||
| 7 | CO_CONFIG_RETENTION_TYPE_XI | Constant | Public | Type reference (TYPE) | SRT_CFG_VALUE | 'XI' | 20120903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120730 | ||
| 2 | Instance method | Public | Method | 20120801 | ||
| 3 | Instance method | Public | Method | 20120730 | ||
| 4 | Instance method | Public | Method | 20120806 | ||
| 5 | Instance method | Public | Method | 20120903 |
Events
Interface IF_SOAP_RT_CONFIG has no event.
Types
Interface IF_SOAP_RT_CONFIG has no local type.
Method Signatures
Method GET_ACTIVE_PERSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20120802 | |||
| 2 | RV_ACTIVE_PERSISTENCY | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 |
Method GET_ACTIVE_PERSISTENCY on Interface IF_SOAP_RT_CONFIG has no exception.
Method GET_INBOUND_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INBOUND_DEST | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120801 |
Method GET_INBOUND_DEST on Interface IF_SOAP_RT_CONFIG has no exception.
Method GET_PERSISTENCY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | 20120802 | |||
| 2 | RV_PERSISTENCY_TYPE | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120730 |
Method GET_PERSISTENCY_TYPE on Interface IF_SOAP_RT_CONFIG has no exception.
Method GET_RETENTION_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETENTION | Value transfer | Type reference (TYPE) | I | 20120806 |
Method GET_RETENTION_PERIOD on Interface IF_SOAP_RT_CONFIG has no exception.
Method GET_RETENTION_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETENTION_TYPE | Value transfer | Type reference (TYPE) | SRT_CFG_VALUE | 20120903 |
Method GET_RETENTION_TYPE on Interface IF_SOAP_RT_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |