SAP ABAP Class CL_SOAP_APPLICATION_RFC (SOAP Application for RFCs)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_SERVER Implementation of a SOAP Application Container 20030110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_APPLICATION_BAPI SOAP Application for BAPI 20040121
Properties
Class CL_SOAP_APPLICATION_RFC  
Short Description SOAP Application for RFCs    
Super Class CL_SOAP_APPLICATION_SERVER Implementation of a SOAP Application Container 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20020906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_APPLICATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SOAP_APPLICATION_RFC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_APPLICATION_BAPI 20040121 SOAP Application for BAPI
2 CL_SOAP_APPLICATION_FACTORY 20030110 Generation of SOAP Applications
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_APPLICATION_RFC' Class Name 20040415
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_APPLICATION SOAP Runtime Processor Unit ID 20060203
3 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061114
4 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061114
5 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061114
6 CO_SIMPLE_TRANS_ID Constant Private Type reference (TYPE) CXSLTDESC TSRTM_HIB_APPLICATION_RFC ABAP Name of Corresponding ST 20061114
7 MO_RECORDER_PART Instance attribute Public Object reference (TYPE REF TO) CL_WS_PART_RECORDER 20120628
8 M_CALLSTACK Instance attribute Private Type reference (TYPE) S_CALLSTACK 20030121
9 M_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_SRG_RFC_PROXY Root of RFC VI Proxies 20040114
10 M_PROXY_CTX Instance attribute Private Object reference (TYPE REF TO) CL_SRG_RFC_PROXY_CONTEXT Proxy Context Initiated by Generated Proxy Class 20040114
11 M_RFC_EXEC Instance attribute Private Object reference (TYPE REF TO) CL_SXML_RFC RFC SXML Part 20030820
Methods
# Method Level Visibility Method type Description Created on
1 COMPILE_FEATURES Instance method Private Method Determine Design Time Features 20030211
2 COMPILE_PROFILES Instance method Private Method Determine Design Time Configuration Profiles 20030702
3 COMPILE_RUNTIME_FEATURES Instance method Private Method Determine Runtime Features 20030903
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020906
5 FILL_PART Instance method Private Method Fills XML Part of Directly Serializable Attributes 20050615
6 INIT_PROCESSING_INTERNAL Instance method Private Method Shares Initialization for init_processing and resume 20050622
7 __EXEC_PROCESSING Instance method Private Method 20040114
8 __INIT_PROCESSING Instance method Private Method 20040114
Events
Class CL_SOAP_APPLICATION_RFC has no event.
Types
Class CL_SOAP_APPLICATION_RFC has no local type.
Method Signatures

Method COMPILE_FEATURES Signature

Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_RFC has no parameter.
Method COMPILE_FEATURES on class CL_SOAP_APPLICATION_RFC has no exception.

Method COMPILE_PROFILES Signature

Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_RFC has no parameter.
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_RFC has no exception.

Method COMPILE_RUNTIME_FEATURES Signature

Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_RFC has no parameter.
Method COMPILE_RUNTIME_FEATURES on class CL_SOAP_APPLICATION_RFC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USAGE_DT Value transfer Type reference (TYPE) BOOLEAN '-' Instantiierung für Design Time? 20020909

Method CONSTRUCTOR on class CL_SOAP_APPLICATION_RFC has no exception.

Method FILL_PART Signature

Method FILL_PART on class CL_SOAP_APPLICATION_RFC has no parameter.
Method FILL_PART on class CL_SOAP_APPLICATION_RFC has no exception.

Method INIT_PROCESSING_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT Kontext für einen SOAP Aufruf 20050622
2 Importing OPERATION Call by reference Type reference (TYPE) QNAME Qualified Name 20050622

Method INIT_PROCESSING_INTERNAL on class CL_SOAP_APPLICATION_RFC has no exception.

Method __EXEC_PROCESSING Signature

Method __EXEC_PROCESSING on class CL_SOAP_APPLICATION_RFC has no parameter.
Method __EXEC_PROCESSING on class CL_SOAP_APPLICATION_RFC has no exception.

Method __INIT_PROCESSING Signature

Method __INIT_PROCESSING on class CL_SOAP_APPLICATION_RFC has no parameter.
Method __INIT_PROCESSING on class CL_SOAP_APPLICATION_RFC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630