SAP ABAP Interface IF_TREX_FACADE (TREX Facade Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Properties
Interface IF_TREX_FACADE  
Short Description TREX Facade Interface    
General Data
Package STREX   TREX ABAP client 
Created 20070209   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TREX_INDEX_SERVER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_TREX_FACADE has no interface.
Friends
Interface IF_TREX_FACADE has no friend.
Attributes
Interface IF_TREX_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INDEX_SERVER Instance method Public Method 20070209
2 GET_INDEX_SERVERS Instance method Public Method 20070209
3 GET_TARGET Instance method Public Method 20080306
Events
Interface IF_TREX_FACADE has no event.
Types
Interface IF_TREX_FACADE has no local type.
Method Signatures

Method GET_INDEX_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID '*' Index Id 20070209
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_INDEX_SERVER Index Server 20070209
3 Importing SERVICE_MODE Call by reference Type reference (TYPE) TREX_RFC-NUMC3 '0' 20070209
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070209
2 CX_TREX_SERVER Error returned from Server 20070209

Method GET_INDEX_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20070209
2 Returning RVAL Value transfer Type reference (TYPE) TREXT_HOST_PORT List of Host and Port 20070209
3 Importing SERVICE_MODE Call by reference Type reference (TYPE) TREX_RFC-NUMC3 20070209
# Exception Resumable Description Created on
1 CX_TREX_NO_SERVER No Server 20070209
2 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070209
3 CX_TREX_SERVER Error returned from Server 20070209

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID '*' Index Id 20080306
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_INDEX_SERVER Index Server 20080306
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20080306
2 CX_TREX_SERVER Error returned from Server 20080306
History
Last changed by/on SAP  20110908 
SAP Release Created in 710