SAP ABAP Class IF_SOAP_RT_CONFIG (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
Class IF_SOAP_RT_CONFIG  
Short Description SOAP runtime configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120730   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SOAP_RT_CONFIG has no forward declaration.
Interfaces
Class IF_SOAP_RT_CONFIG has no interface implemented.
Friends
Class IF_SOAP_RT_CONFIG has no friend class.
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 GET_ACTIVE_PERSISTENCY Instance method Public Method 20120730
2 GET_INBOUND_DEST Instance method Public Method 20120801
3 GET_PERSISTENCY_TYPE Instance method Public Method 20120730
4 GET_RETENTION_PERIOD Instance method Public Method 20120806
5 GET_RETENTION_TYPE Instance method Public Method 20120903
Events
Class IF_SOAP_RT_CONFIG has no event.
Types
Class 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 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT SY-MANDT 20120802
2 Returning RV_ACTIVE_PERSISTENCY Value transfer Type reference (TYPE) SRT_CFG_VALUE 20120730

Method GET_ACTIVE_PERSISTENCY on class 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 Returning RV_INBOUND_DEST Value transfer Type reference (TYPE) SRT_CFG_VALUE 20120801

Method GET_INBOUND_DEST on class 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 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT SY-MANDT 20120802
2 Returning RV_PERSISTENCY_TYPE Value transfer Type reference (TYPE) SRT_CFG_VALUE 20120730

Method GET_PERSISTENCY_TYPE on class 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 Returning RV_RETENTION Value transfer Type reference (TYPE) I 20120806

Method GET_RETENTION_PERIOD on class 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 Returning RV_RETENTION_TYPE Value transfer Type reference (TYPE) SRT_CFG_VALUE 20120903

Method GET_RETENTION_TYPE on class IF_SOAP_RT_CONFIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in