SAP ABAP Class CL_PROXY_ADAPTER (Proxy Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework
⤷
⤷
Properties
| Class | CL_PROXY_ADAPTER | |
| Short Description | Proxy Adapter | |
| 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 | 20050603 | 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) |
Interfaces
Class CL_PROXY_ADAPTER has no interface implemented.
Friends
Class CL_PROXY_ADAPTER has no friend class.
Attributes
Class CL_PROXY_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121030 | ||
| 2 | Static method | Public | Method | obsolete | 20050603 | |
| 3 | Static method | Public | Method | 20050615 | ||
| 4 | Static method | Public | Method | 20120910 |
Events
Class CL_PROXY_ADAPTER has no event.
Types
Class CL_PROXY_ADAPTER has no local type.
Method Signatures
Method BUILD_ACO_PARAM_AND_EXC_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTIONS | Call by reference | Type reference (TYPE) | DATA | 20121030 | ||||
| 2 | REQUEST | Call by reference | Type reference (TYPE) | DATA | 20121030 |
Method BUILD_ACO_PARAM_AND_EXC_TABS on class CL_PROXY_ADAPTER has no exception.
Method CREATE_INBOUND_ADAPTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_INBOUND_ADAPTER | Generischer Inbound-Proxy | 20050603 | |||
| 2 | DONT_CATCH_APPL_FAULT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050617 | |||
| 3 | INTERFACE | Call by reference | Type reference (TYPE) | PRX_IFRINT | Qualified Name | 20050603 | |||
| 4 | RUNTIME | Call by reference | Type reference (TYPE) | STRING | 20050609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050606 | |||
| 2 | 20050616 |
Method CREATE_INBOUND_ADAPTER_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTER | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_INBOUND_ADAPTER | Generischer Inbound-Proxy | 20050615 | |||
| 2 | DONT_CATCH_APPL_FAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | boolsche Variable (X=true, -=false, space=unknown) | 20050617 | |||
| 3 | R3NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Qualified Name | 20050615 | |||
| 4 | RUNTIME | Call by reference | Type reference (TYPE) | STRING | 20050615 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050615 | |||
| 2 | 20050615 |
Method CREATE_OUTBOUND_REQUEST_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120910 | |||
| 2 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120910 | |||
| 3 | PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_DATA_ST | 20120910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: System Error | 20120910 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |