SAP ABAP Interface IF_TREX_REQUEST (TREX Request)
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
Properties
| Interface | IF_TREX_REQUEST | |
| Short Description | TREX Request |
General Data
| Package | STREX | TREX ABAP client |
| Created | 20070105 | SAP |
| Last changed | 20110908 | 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) |
| 2 | IF_TREX_REQUEST | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_TREX_REQUEST has no interface.
Friends
Interface IF_TREX_REQUEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MODE_INDEX | Constant | Public | Type reference (TYPE) | T_SERVICE_MODE | '003' | 20070105 | ||
| 2 | C_MODE_SEARCH | Constant | Public | Type reference (TYPE) | T_SERVICE_MODE | '001' | 20070105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070620 | ||
| 2 | Instance method | Public | Method | 20100307 |
Events
Interface IF_TREX_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SERVICE_MODE | Public | Type reference (TYPE) | TREX_RFC-NUMC3 | 20070105 | |
Method Signatures
Method GET_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070620 | |||
| 2 | FACADE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_FACADE | TREX Facade | 20070620 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_INDEX_SERVER | Index Server | 20070620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Server | 20070620 | ||
| 2 | Remote Communication Exception | 20070620 | ||
| 3 | Error returned from Server | 20070620 |
Method GET_SQL_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SQL_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20100307 |
Method GET_SQL_STATEMENT on Interface IF_TREX_REQUEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |