SAP ABAP Class CL_TREX_REMOTE_CALL (Remote Call)
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 | Inheritance (c INHERITING FROM c_ref) | CL_TREX_DATABASE_CALL | Remote Call with XSTRING | 20080402 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_TREX_REMOTE_CALL_SXML | Remote Call with SXML request/response | 20070104 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_TREX_REMOTE_CALL_XSTRING | Remote Call with XSTRING | 20070104 |
Properties
| Class | CL_TREX_REMOTE_CALL | |
| Short Description | Remote Call | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070104 | SAP |
| Last change | 20110908 | 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_TREX_REMOTE_CALL has no interface implemented.
Friends
Class CL_TREX_REMOTE_CALL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_CONNECTION | Connection to TREX | 20070105 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_TREX_REQUEST | TREX Request | 20070105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070105 | |
| 2 | Instance method | Public | Method | 20070104 | ||
| 3 | Instance method | Public | Method | 20070104 |
Events
Class CL_TREX_REMOTE_CALL has no event.
Types
Class CL_TREX_REMOTE_CALL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION | Call by reference | Object reference (TYPE REF TO) | IF_TREX_CONNECTION | 20070105 | ||||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_TREX_REQUEST | TREX Request | 20070105 |
Method CONSTRUCTOR on class CL_TREX_REMOTE_CALL has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_TREX_REMOTE_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20070104 | ||
| 2 | Error returned from Server | 20070104 | ||
| 3 | Error During a Transformation | 20070216 |
Method RENEW_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FACADE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_FACADE | TREX Facade | 20070621 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20070104 | ||
| 2 | Error returned from Server | 20070104 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |