SAP ABAP Class CL_SOAP_APPLICATION_PROXY (SOAP Application for Provider Proxies)
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 20050614
Properties
Class CL_SOAP_APPLICATION_PROXY  
Short Description SOAP Application for Provider Proxies    
Super Class CL_SOAP_APPLICATION_SERVER Implementation of a SOAP Application Container 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20050614   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SOAP_APPLICATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SOAP_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_APPLICATION_PROXY has no interface implemented.
Friends
Class CL_SOAP_APPLICATION_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPLICATION_NAME Constant Public Type reference (TYPE) ANYURI 'urn:sap-com:soap:xms:application:xip' 20050614
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_APPLICATION_PROXY' Class Name 20060801
3 CO_DEFAULT_NUMBER_OF_RETRIES Constant Private Type reference (TYPE) I 30 Standard Number of Retry Attempts 20070402
4 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_EP Area ID 20070307
5 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_APPLICATION SOAP Runtime Processor Unit ID 20060220
6 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061114
7 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061114
8 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061114
9 CO_SIMPLE_TRANS_ID Constant Private Type reference (TYPE) CXSLTDESC TSRTM_HIB_APPLICATION_PROXY ABAP Name of Corresponding ST 20061114
10 INBOUND_PROXY Instance attribute Protected Object reference (TYPE REF TO) IF_WS_PROXY_RUNTIME_INBOUND Call ABAP Web Service 20050614
11 INTERFACE Instance attribute Protected Type reference (TYPE) STRING 20050614
12 MSGID_FEATURE Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_FEATURE 20050614
13 MSGID_PROTOCOL Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_MSGID_PROTOCOL Protocol Interface of Session Protocol 20050614
14 MSG_BODY Instance attribute Protected Object reference (TYPE REF TO) CL_SXML_FRAGMENT 20050614
15 REQUEST_PART Instance attribute Protected Object reference (TYPE REF TO) IF_SXMLP_PART Part Object for Request in Proxy 20050614
Methods
# Method Level Visibility Method type Description Created on
1 COMPILE_FEATURES Instance method Protected Method Determine Features 20050614
2 COMPILE_PROFILES Instance method Protected Method Determine Configuration Profile 20050614
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050614
4 FILL_PART Instance method Private Method Creates XML Part of Directly Serializable Attributes 20050624
5 INIT_PROCESSING_INTERNAL Instance method Private Method Resumed Initialization Part 20050624
Events
Class CL_SOAP_APPLICATION_PROXY has no event.
Types
Class CL_SOAP_APPLICATION_PROXY has no local type.
Method Signatures

Method COMPILE_FEATURES Signature

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

Method COMPILE_PROFILES Signature

Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_PROXY has no parameter.
Method COMPILE_PROFILES on class CL_SOAP_APPLICATION_PROXY 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 zur Design Time? 20050614

Method CONSTRUCTOR on class CL_SOAP_APPLICATION_PROXY has no exception.

Method FILL_PART Signature

Method FILL_PART on class CL_SOAP_APPLICATION_PROXY has no parameter.
Method FILL_PART on class CL_SOAP_APPLICATION_PROXY 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 20050624
2 Importing OPERATION Call by reference Type reference (TYPE) QNAME Qualified Name 20050624

Method INIT_PROCESSING_INTERNAL on class CL_SOAP_APPLICATION_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710