SAP ABAP Interface IF_PROXY_FRAMEWORK (Proxy Framework)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PROXY_FRAMEWORK_OUTBOUND | Outbound Proxy Framework | 20050615 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_PROXY_FRAMEWORK_RFC | Proxy Framework for Web Service | 20121002 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_PROXY_FRAMEWORK_WS | Proxy Framework for Web Service | 20050615 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_PROXY_FRAMEWORK_XI | Proxy Famework XI | 20050622 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_FRAMEWORK | Proxy Framework | 20050615 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_MAPPING_BASE | Mapping access class | 20090813 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_OUTBOUND_ADAPTER_RFC | Proxy Framework Connection for RFC | 20121004 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_FRAMEWORK | WS Framework (data exchange: proxy adpater to proxy RT) | 20120709 |
Properties
| Interface | IF_PROXY_FRAMEWORK | |
| Short Description | Proxy Framework |
General Data
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20050615 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PROXY_FRAMEWORK has no forward declaration.
Interfaces
Interface IF_PROXY_FRAMEWORK has no interface.
Friends
Interface IF_PROXY_FRAMEWORK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_FAULT | Instance attribute | Public | Object reference (TYPE REF TO) | CX_AI_APPLICATION_FAULT | 20050615 | |||
| 2 | CO_INTERFACE_DIRECTION_IN | Constant | Public | Type reference (TYPE) | STRING | 'IN' | 20050615 | ||
| 3 | CO_INTERFACE_DIRECTION_OUT | Constant | Public | Type reference (TYPE) | STRING | 'OUT' | 20050615 | ||
| 4 | CO_MESSAGE_DIRECTION_REQUEST | Constant | Public | Type reference (TYPE) | STRING | 'REQUEST' | 20050615 | ||
| 5 | CO_MESSAGE_DIRECTION_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'RESPONSE' | 20050615 | ||
| 6 | INTERFACE_DIRECTION | Instance attribute | Public | Type reference (TYPE) | STRING | 20050615 | |||
| 7 | INTERFACE_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20081215 | |||
| 8 | INTERFACE_NAMESPACE | Instance attribute | Public | Type reference (TYPE) | STRING | 20050615 | |||
| 9 | MESSAGE_DIRECTION | Instance attribute | Public | Type reference (TYPE) | STRING | 20050615 | |||
| 10 | R3_METHOD | Instance attribute | Public | Type reference (TYPE) | SEOCMPNAME | 20050615 | |||
| 11 | R3_NAME | Instance attribute | Public | Type reference (TYPE) | SEOCLNAME | 20050615 | |||
| 12 | R3_OBJECT | Instance attribute | Public | Type reference (TYPE) | PRX_R3OBJ | 20050615 | |||
| 13 | RUNTIME | Instance attribute | Public | Type reference (TYPE) | STRING | 20050615 | |||
| 14 | RUNTIME_EVENT | Constant | Public | Type reference (TYPE) | STRING | 'RUNTIME_EVENT' | 20090105 | ||
| 15 | RUNTIME_WS | Constant | Public | Type reference (TYPE) | STRING | 'RUNTIME_WS' | 20050615 | ||
| 16 | RUNTIME_XI | Constant | Public | Type reference (TYPE) | STRING | 'RUNTIME_XI' | 20050615 | ||
| 17 | WS_REQ_MESSAGE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20050615 | |||
| 18 | WS_RUNTIME | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | 20050615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050615 |
Events
Interface IF_PROXY_FRAMEWORK has no event.
Types
Interface IF_PROXY_FRAMEWORK has no local type.
Method Signatures
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_WSPROTOCOL | ABAP Proxies: Zur Verfügung stehende Protokolle | 20050615 | |||
| 2 | PROTOCOL_NAME | Call by reference | Type reference (TYPE) | STRING | 20050615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20050615 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |