SAP ABAP Class CL_PROXY_OUTBOUND_ADAPTER_RFC (Proxy Framework Connection for RFC)
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_FRAMEWORK | Proxy Framework | 20121004 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_FRAMEWORK_RFC | Proxy Framework for Web Service | 20121004 |
Properties
| Class | CL_PROXY_OUTBOUND_ADAPTER_RFC | |
| Short Description | Proxy Framework Connection for RFC | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20121004 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_FRAMEWORK | Proxy Framework | 20121004 | ||
| 2 | IF_PROXY_FRAMEWORK_RFC | Proxy Framework for Web Service | 20121004 |
Friends
Class CL_PROXY_OUTBOUND_ADAPTER_RFC 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 | 20121122 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | do method call local (once) | 20121122 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_OUTBOUND_LOCAL_RFC | Simulation of loacl RFC call | 20130130 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Proxy Server Context | 20121005 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_PROXY_RUNTIME_OUTB_RFC | Call of Web Service Method and forward it to RFC call | 20121004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121005 | ||
| 2 | Instance method | Public | Method | 20121005 | ||
| 3 | Instance method | Public | Method | 20121004 | ||
| 4 | Instance method | Public | Method | 20121005 | ||
| 5 | Instance method | Protected | Method | 20121106 | ||
| 6 | Static method | Public | Method | 20121122 |
Events
Class CL_PROXY_OUTBOUND_ADAPTER_RFC has no event.
Types
Class CL_PROXY_OUTBOUND_ADAPTER_RFC has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACO_PROXY | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20121005 | |||
| 2 | LP_NAME | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_NAME | 20121005 | ||||
| 3 | PROXY_CLASS | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS | 20121005 | ||||
| 4 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_PROXY_OUTBOUND_ADAPTER_RFC | Proxy Framework Connection for RFC | 20121005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20121005 |
Method CREATE_OUTBOUND_PROXY_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_NAME | 20121005 | ||||
| 2 | PROXY_CLASS | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS | 20121005 | ||||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_WS_PROXY_RUNTIME_OUTB_RFC | Call of Web Service Method and forward it to RFC call | 20121005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20121005 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTIONS | Call by reference | Type reference (TYPE) | DATA | 20121005 | ||||
| 2 | METHOD_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121004 | |||
| 3 | REQUEST | Call by reference | Type reference (TYPE) | DATA | 20121005 | ||||
| 4 | RESPONSE | Call by reference | Type reference (TYPE) | DATA | 20121206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20121206 | ||
| 2 | RFC Proxy Fault | 20121206 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACO_PROXY | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20121005 | |||
| 2 | LP_NAME | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_NAME | 20121005 | ||||
| 3 | PROXY_CLASS | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS | 20121005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20121005 |
Method INIT_FRAMEWORK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LP_NAME | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_NAME | 20121106 | ||||
| 2 | PROXY_CLASS | Call by reference | Type reference (TYPE) | CL_WS_PROXY_FACTORY=>TY_LP_PROXYCLASS | 20121106 | ||||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_WS_PROXY_RUNTIME_OUTB_RFC | Call of Web Service Method and forward it to RFC call | 20121106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20121106 |
Method SET_LOCAL_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_RFC | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_OUTBOUND_LOCAL_RFC | Simulation of loacl RFC call | 20130130 |
Method SET_LOCAL_CALL on class CL_PROXY_OUTBOUND_ADAPTER_RFC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |