SAP ABAP Class CL_WS_PROXY_RUNTIME_EVENT (call of an Event-method; super class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_PROXY_RT (Package) Proxy Runtime of Web Services Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_PROXY_RUNTIME_EVENT | Call of Web Service Method | 20081114 |
Properties
| Class | CL_WS_PROXY_RUNTIME_EVENT | |
| Short Description | call of an Event-method; super class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_PROXY_RT | Proxy Runtime of Web Services Infrastructure |
| Created | 20081114 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WS_PROXY_RUNTIME_EVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WS_PROXY_RUNTIME_EVENT | Call of Web Service Method | 20081114 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WS_PROXY_FACTORY | 20081114 | Create Proxy Runtime Instances |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SXMSPID | 'EVENT' | Integration Engine: Pipeline ID | 20081117 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_EVENTING | event interface | 20090209 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_WS | Proxy Framework for Web Service | 20081114 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WS_PROXY_PART_FACTORY | Part Generation for Method Call | 20081114 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20081114 | ||
| 2 | Instance method | Private | Method | execute process message! | 20081117 |
Events
Class CL_WS_PROXY_RUNTIME_EVENT has no event.
Types
Class CL_WS_PROXY_RUNTIME_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20081114 | ||||
| 2 | PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | 20081114 |
Method CONSTRUCTOR on class CL_WS_PROXY_RUNTIME_EVENT has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exception class for Eventing | 20081215 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |