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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | 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 | Constant | Public | Type reference (TYPE) | ANYURI | 'urn:sap-com:soap:xms:application:xip' | 20050614 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_APPLICATION_PROXY' | Class Name | 20060801 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 30 | Standard Number of Retry Attempts | 20070402 | ||
| 4 | Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_EP | Area ID | 20070307 | ||
| 5 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_APPLICATION | SOAP Runtime Processor Unit ID | 20060220 | ||
| 6 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061114 | ||
| 7 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061114 | ||
| 8 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061114 | ||
| 9 | Constant | Private | Type reference (TYPE) | CXSLTDESC | TSRTM_HIB_APPLICATION_PROXY | ABAP Name of Corresponding ST | 20061114 | ||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WS_PROXY_RUNTIME_INBOUND | Call ABAP Web Service | 20050614 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050614 | ||||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_FEATURE | 20050614 | ||||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SOAP_MSGID_PROTOCOL | Protocol Interface of Session Protocol | 20050614 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SXML_FRAGMENT | 20050614 | ||||
| 15 | 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 | Instance method | Protected | Method | Determine Features | 20050614 | |
| 2 | Instance method | Protected | Method | Determine Configuration Profile | 20050614 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050614 | |
| 4 | Instance method | Private | Method | Creates XML Part of Directly Serializable Attributes | 20050624 | |
| 5 | 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 | 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 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20050624 | |||
| 2 | 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 |