SAP ABAP Class IF_TREX_FACADE (TREX Facade Interface)
Properties
Class IF_TREX_FACADE  
Short Description TREX Facade Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_TREX_FACADE has no interface implemented.
Friends
Class IF_TREX_FACADE has no friend class.
Attributes
Class 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
Class IF_TREX_FACADE has no event.
Types
Class 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