SAP ABAP Interface IF_PROXY_INBOUND_ADAPTER (Generic Inbound Proxy)
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 implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_INBOUND_ADAPTER | Generic Inbound Proxy | 20050603 |
Properties
| Interface | IF_PROXY_INBOUND_ADAPTER | |
| Short Description | Generic Inbound Proxy |
General Data
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20050602 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PROXY_INBOUND_ADAPTER has no interface.
Friends
Interface IF_PROXY_INBOUND_ADAPTER has no friend.
Attributes
Interface IF_PROXY_INBOUND_ADAPTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute method | 20050602 | |
| 2 | Instance method | Public | Method | Gets Basis Server Context | 20050609 | |
| 3 | Instance method | Public | Method | Gets Proxy Framework with Adapter Properties | 20050609 | |
| 4 | Instance method | Public | Method | Get ABAP parameter of current call | 20120229 | |
| 5 | Instance method | Public | Method | Gets Active Server Context | 20050609 | |
| 6 | Instance method | Public | Method | Define Method via ABAP method name (used by test env.) | 20051109 | |
| 7 | Instance method | Public | Method | Define Method via operation name (obsolete) | 20050610 | |
| 8 | Instance method | Public | Method | Sets Active Server Context | 20050609 | |
| 9 | Instance method | Public | Method | Define Method via msg. qname from payload (used by runtime) | 20050610 |
Events
Interface IF_PROXY_INBOUND_ADAPTER has no event.
Types
Interface IF_PROXY_INBOUND_ADAPTER has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Applikations Fehler | 20051202 | ||
| 2 | Applikationsfehler | 20050608 | ||
| 3 | 20050606 | |||
| 4 | XI: Systemfehler | 20050606 |
Method GET_BASIC_SERVER_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Server Context eines Proxies | 20050609 |
Method GET_BASIC_SERVER_CONTEXT on Interface IF_PROXY_INBOUND_ADAPTER has no exception.
Method GET_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_WS | Proxy Framework | 20050609 |
Method GET_FRAMEWORK on Interface IF_PROXY_INBOUND_ADAPTER has no exception.
Method GET_PARAM_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_PARAMS | Value transfer | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20120229 |
Method GET_PARAM_TAB on Interface IF_PROXY_INBOUND_ADAPTER has no exception.
Method GET_SERVER_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Server Context eines Proxies | 20050609 |
Method GET_SERVER_CONTEXT on Interface IF_PROXY_INBOUND_ADAPTER has no exception.
Method SET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20051109 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20051109 | ||||
| 3 | REQUEST_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20051109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051109 | |||
| 2 | 20051109 |
Method SET_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATION | Call by reference | Type reference (TYPE) | STRING | 20050610 | ||||
| 2 | REQUEST_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_DATA_ST | 20050610 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050610 | |||
| 2 | XI: Systemfehler | 20050610 |
Method SET_SERVER_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WS_SERVER_CONTEXT | Server Context eines Proxies | 20050609 |
Method SET_SERVER_CONTEXT on Interface IF_PROXY_INBOUND_ADAPTER has no exception.
Method SET_TAG_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050610 | ||||
| 2 | TAG_NAME | Call by reference | Type reference (TYPE) | PRX_IFRINT | Qualified Name | 20050613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050610 | |||
| 2 | XI: Systemfehler | 20050610 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |