SAP ABAP Interface IF_TREX_ASYNC_CONNECTION (Connection to TREX Allowing Asynchronous Communication)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_ICM_CLIENT | TREX Client using ICM | 20070201 |
Properties
| Interface | IF_TREX_ASYNC_CONNECTION | |
| Short Description | Connection to TREX Allowing Asynchronous Communication |
General Data
| Package | STREX | TREX ABAP client |
| Created | 20070201 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TREX_ASYNC_CONNECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_CONNECTION | Connection to TREX | 20070201 |
Friends
Interface IF_TREX_ASYNC_CONNECTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PERF_ID_REMOTE_CALL | Instance attribute | Public | Attribute reference (LIKE) | 20070201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070201 | ||
| 2 | Instance method | Public | Method | 20070201 | ||
| 3 | Instance method | Public | Method | 20070201 | ||
| 4 | Instance method | Public | Method | 20070201 |
Events
Interface IF_TREX_ASYNC_CONNECTION has no event.
Types
Interface IF_TREX_ASYNC_CONNECTION has no local type.
Method Signatures
Method CALL Signature
Method CALL on Interface IF_TREX_ASYNC_CONNECTION has no parameter.
Method CALL on Interface IF_TREX_ASYNC_CONNECTION has no exception.
Method RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20070201 | ||
| 2 | Error During a Transformation | 20070216 |
Method REDIRECT Signature
Method REDIRECT on Interface IF_TREX_ASYNC_CONNECTION has no parameter.
Method REDIRECT on Interface IF_TREX_ASYNC_CONNECTION has no exception.
Method SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20070201 | ||
| 2 | Error During a Transformation | 20070216 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |