SAP ABAP Interface IF_TREX_CONNECTION (Connection to TREX)
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_ASYNC_CONNECTION Connection to TREX Allowing Asynchronous Communication 20070201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_DATABASE_CONNECTION Database connection to TREX 20080306
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_DBSL_CONNECTION DBSL Connection to TREX 20061220
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREX_ICM_CLIENT TREX Client using ICM 20061220
Properties
Interface IF_TREX_CONNECTION  
Short Description Connection to TREX    
General Data
Package STREX   TREX ABAP client 
Created 20061220   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)
Interfaces
Interface IF_TREX_CONNECTION has no interface.
Friends
Interface IF_TREX_CONNECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PATH_ASXML Constant Public Type reference (TYPE) STRING 'asxml/' 20070726
2 C_PERF_ID_REMOTE_CALL Constant Public Type reference (TYPE) STRING 'REMOTE_CALL' 20061221
3 C_PROTOCOL_VERSION Constant Public Type reference (TYPE) I 29 20070216
Methods
# Method Level Visibility Method type Description Created on
1 CALL Instance method Public Method 20070104
2 CLOSE Instance method Public Method 20080924
3 REDIRECT Instance method Public Method 20070104
Events
Interface IF_TREX_CONNECTION has no event.
Types
Interface IF_TREX_CONNECTION has no local type.
Method Signatures

Method CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070104
2 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_READABLE Readable from SXML Reader 20070104
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20070104
2 CX_XSLT_SYSTEM_ERROR Error During a Transformation 20070216

Method CLOSE Signature

Method CLOSE on Interface IF_TREX_CONNECTION has no parameter.
Method CLOSE on Interface IF_TREX_CONNECTION has no exception.

Method REDIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20070104
2 Importing SERVER Call by reference Object reference (TYPE REF TO) CL_TREX_INDEX_SERVER Index Server 20070104
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_INITIALIZATION Failed to Initialize Remote Communication 20070104
History
Last changed by/on SAP  20110908 
SAP Release Created in 710