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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070105
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_AGGREGATE_REQ Basis Client: Request for Aggregation 20070528
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_GET_HANDLE_STATUS_REQ Basis Client: Request for Handle Status 20070621
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_GET_SEARCH_RESULT_REQ Basis Client: Request for Search Result 20070622
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_MULTI_SEARCH_REQ Multiple Search Requests 20070824
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_SEARCH_CELL_TABLE_REQ Basis Client: Request for Search Cell Table 20070124
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_SHOW_INDEX_INFO_REQ Test for show() - request. 20081031
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_SIMPL_SEARCH_TABLE_REQ Basis Client: Request for Simple Search Table 20070214
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_SQL_SEARCH_TABLE_REQ Basis Client: Request for Simple Search Table 20070709
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_XSTRING_REQUEST XSTRING Request 20070105
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 GET_SERVER Instance method Public Method 20070620
2 GET_SQL_STATEMENT 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 Importing BYPASSING_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070620
2 Importing FACADE Call by reference Object reference (TYPE REF TO) CL_TREX_FACADE TREX Facade 20070620
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_INDEX_SERVER Index Server 20070620
# Exception Resumable Description Created on
1 CX_TREX_NO_SERVER No Server 20070620
2 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070620
3 CX_TREX_SERVER 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 Returning 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