SAP ABAP Class CL_PROXY_FRAMEWORK_OUTBOUND (Outbound 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_FRAMEWORK | Proxy Framework | 20050608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_FRAMEWORK_OUTBOUND | Outbound Proxy Framework | 20050615 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_FRAMEWORK_WS_XI | Outbound Processing of AI Messages | 20050608 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_OUTBOUND_ADAPTER | Proxy Framework Outbound Adapter | 20050614 |
Properties
| Class | CL_PROXY_FRAMEWORK_OUTBOUND | |
| Short Description | Outbound Proxy Framework | |
| Super Class | CL_PROXY_FRAMEWORK | Proxy Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20050608 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_FRAMEWORK_OUTBOUND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_FRAMEWORK_OUTBOUND | Outbound Proxy Framework | 20050615 |
Friends
Class CL_PROXY_FRAMEWORK_OUTBOUND has no friend class.
Attributes
Class CL_PROXY_FRAMEWORK_OUTBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050608 | ||
| 2 | Instance method | Public | Method | 20050608 | ||
| 3 | Instance method | Public | Method | 20050608 | ||
| 4 | Instance method | Public | Method | 20050608 | ||
| 5 | Static method | Public | Method | 20080905 | ||
| 6 | Static method | Public | Method | 20050608 | ||
| 7 | Instance method | Public | Method | 20050608 | ||
| 8 | Instance method | Public | Method | 20050608 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATE_FRAMEWORK_EVENT | Static Event (1) |
Protected (1) |
20070214 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FRAMEWORK_REF | Protected | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_OUTBOUND | 20070214 | |
Method Signatures
Method CALL_ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION_CLASS_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 4 | XML_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 5 | XML_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 |
Method CALL_ADD_EXCEPTION on class CL_PROXY_FRAMEWORK_OUTBOUND has no exception.
Method CALL_ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTION | Call by reference | Type reference (TYPE) | SEOPARDECL | 20050608 | ||||
| 2 | IFR_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 3 | IFR_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 4 | NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 5 | TYPE_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 6 | VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20050608 | ||||
| 7 | XML_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 8 | XML_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 |
Method CALL_ADD_PARAMETER on class CL_PROXY_FRAMEWORK_OUTBOUND has no exception.
Method CALL_EXECUTE_OUT Signature
Method CALL_EXECUTE_OUT on class CL_PROXY_FRAMEWORK_OUTBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Applikations Fehler | 20050608 | ||
| 2 | Application Integration: Technischer Fehler | 20050608 |
Method CALL_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_OPERATION | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 2 | R3_METHOD | Call by reference | Type reference (TYPE) | ANY | 20050608 |
Method CALL_INIT on class CL_PROXY_FRAMEWORK_OUTBOUND has no exception.
Method CREATE_EVENT_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_OUTBOUND | Outbound Processing of AI Messages | 20080905 | |||
| 2 | IMPLEMENTING_CLASS | Call by reference | Type reference (TYPE) | ANY | 20080905 | ||||
| 3 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | ANY | 20080905 | ||||
| 4 | INTERFACE_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20080905 | ||||
| 5 | R3_NAME | Call by reference | Type reference (TYPE) | ANY | 20080905 | ||||
| 6 | R3_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20080905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20080905 |
Method CREATE_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_FRAMEWORK_OUTBOUND | Ausgangsverarbeitung AI Messages | 20050608 | |||
| 2 | IMPLEMENTING_CLASS | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 3 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 4 | INTERFACE_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 5 | LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Name eines logischen Ports | 20050608 | |||
| 6 | R3_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 7 | R3_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20050608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20050608 |
Method GET_TRANSPORT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_BINDING | Value transfer | Object reference (TYPE REF TO) | IF_WS_TRANSPORT_BINDING | 20050608 |
Method GET_TRANSPORT_BINDING on class CL_PROXY_FRAMEWORK_OUTBOUND has no exception.
Method INIT_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPLEMENTING_CLASS | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 2 | INTERFACE_DIRECTION | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 3 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 4 | INTERFACE_NAMESPACE | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 5 | IS_SYNCHRON | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 6 | LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20050608 | ||||
| 7 | METHOD_PROPS | Call by reference | Type reference (TYPE) | PRX_METHOD_PROPS | Methodeneigenschaften | 20050608 | |||
| 8 | R3_NAME | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 9 | R3_OBJECT | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 10 | XMB_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | 20050608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20050608 |
Event Signatures
Event CREATE_FRAMEWORK_EVENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FRAMEWORK_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | T_FRAMEWORK_REF | Outbound Proxy Framework | 20070214 | ||
| 2 | IMPLEMENTING_CLASS | Exporting | Value transfer | Type reference (TYPE) | ANY | 20070214 | |||
| 3 | INTERFACE_NAME | Exporting | Value transfer | Type reference (TYPE) | ANY | 20070214 | |||
| 4 | INTERFACE_NAMESPACE | Exporting | Value transfer | Type reference (TYPE) | ANY | 20070214 | |||
| 5 | LOGICAL_PORT_NAME | Exporting | Value transfer | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20070214 | ||
| 6 | R3_NAME | Exporting | Value transfer | Type reference (TYPE) | ANY | 20070214 | |||
| 7 | R3_OBJECT | Exporting | Value transfer | Type reference (TYPE) | ANY | 20070214 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |