SAP ABAP Class CL_SOAP_RT_HELPER (SOAP runtime helper functionalities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Properties
Class CL_SOAP_RT_HELPER  
Short Description SOAP runtime helper functionalities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20101221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_RT_HELPER has no forward declaration.
Interfaces
Class CL_SOAP_RT_HELPER has no interface implemented.
Friends
Class CL_SOAP_RT_HELPER has no friend class.
Attributes
Class CL_SOAP_RT_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAP_OUT_PR_APPL_CTX Static method Public Method 20120709
2 GET_SIMPLE_CONFIG_PROPERTY Static method Public Method 20101221
3 IS_SHORTCUT_LITE Static method Public Method 20101221
4 IS_SOAP_APP_DISABLED_IN_Q3 Static method Public Method 20101221
Events
Class CL_SOAP_RT_HELPER has no event.
Types
Class CL_SOAP_RT_HELPER has no local type.
Method Signatures

Method GET_MAP_OUT_PR_APPL_CTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG 20120709
2 Returning RV__MAP_OUT_PR_APPL_CTX Value transfer Type reference (TYPE) XSDBOOLEAN 20120709

Method GET_MAP_OUT_PR_APPL_CTX on class CL_SOAP_RT_HELPER has no exception.

Method GET_SIMPLE_CONFIG_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG 20101221
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20101221
3 Importing PROPERTY_NAMESPACE Call by reference Type reference (TYPE) STRING 20101221
4 Exporting UNIVALENT Call by reference Type reference (TYPE) BOOLEAN 20101221
5 Exporting VALUE Call by reference Type reference (TYPE) STRING 20101221

Method GET_SIMPLE_CONFIG_PROPERTY on class CL_SOAP_RT_HELPER has no exception.

Method IS_SHORTCUT_LITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHORTCUT_LITE Value transfer Type reference (TYPE) BOOLEAN 20101221

Method IS_SHORTCUT_LITE on class CL_SOAP_RT_HELPER has no exception.

Method IS_SOAP_APP_DISABLED_IN_Q3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISABLED Value transfer Type reference (TYPE) BOOLEAN 20101221

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