SAP ABAP Class CL_PROXY_EVENT (Base class for event services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_BASIS | ABAP Proxies: Basic Proxy Methods | 20080730 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_CLIENT | Interface for CL_PROXY_CLIENT | 20080730 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CO_EPM_EVENT_FROM_STOCK_OUT | Event Inferface to trigger creation of a purchase order afte | 20090421 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CO_SPRXTQ_QUERY_EVENT | 20130403 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CO_SPRXT_EVENT_WITH_FACADE | 20130416 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CO_SRTFTTEST_EVENT_PROVIDER | SRT: Fast Track Event Provider | 20131205 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CO_SRT_TEST_EVENT | Process eveting | 20090122 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CO_TIP_INFORMATION_OUT | Proxy Class (generated) | 20090916 |
Properties
| Class | CL_PROXY_EVENT | |
| Short Description | Base class for event services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20080730 | 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) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_BASIS | ABAP Proxies: Basic Proxy Methods | 20080730 | ||
| 2 | IF_PROXY_CLIENT | Interface for CL_PROXY_CLIENT | 20080730 |
Friends
Class CL_PROXY_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEOCLNAME | Klassenname | 20080730 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_PROXY_METADATA=>T_OUTBOUND_METHODS | 20080730 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080730 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_OUTBOUND | Outbound Proxy Framework | 20080730 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SPRX_SIG_T | 20080730 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_TRACER | 20080730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080730 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080730 |
Events
Class CL_PROXY_EVENT has no event.
Types
Class CL_PROXY_EVENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_EVENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_EVENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20080730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20080730 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |