SAP ABAP Class CL_TREX_MULTI_SEARCH_REQ (Multiple Search Requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_REQUEST TREX Request 20070824
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_READABLE Readable from SXML Reader 20070827
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070824
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070824
Properties
Class CL_TREX_MULTI_SEARCH_REQ  
Short Description Multiple Search Requests    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20070824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_TREX_REQUEST TREX Request 20070824
2 IF_TREX_SXML_READABLE Readable from SXML Reader 20070827
3 IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070824
4 IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070824
Friends
Class CL_TREX_MULTI_SEARCH_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ID Constant Public Type reference (TYPE) STRING 'multiSearch' 20070827
2 C_MODE_INDEX Instance attribute Private Attribute reference (LIKE) 20071015
3 C_MODE_SEARCH Instance attribute Private Attribute reference (LIKE) 20071015
4 C_PERF_ID_READ Instance attribute Private Attribute reference (LIKE) 20071015
5 C_PERF_ID_WRITE Instance attribute Private Attribute reference (LIKE) 20071015
6 C_VERSION Constant Public Type reference (TYPE) I 3 20070827
7 DATA Instance attribute Public Object reference (TYPE REF TO) TREXT_SEARCH_REQUESTS Search Requests 20071015
8 LIFETIME Instance attribute Public Type reference (TYPE) I 20080909
9 RETURN_AS_IP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20071018
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20071019
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071018
3 CREATE Static method Public Method 20071018
4 GET_SERVER Instance method Public Method 20071015
5 READ Instance method Private Method 20071015
6 WRITE Instance method Private Method 20071015
Events
Class CL_TREX_MULTI_SEARCH_REQ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_HANDLE_NAME Public See coding 20071019 T_HANDLE_NAME type c length 32
2 T_SERVICE_MODE Private Attribute reference (LIKE) 20071015
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLE_NAME Call by reference Type reference (TYPE) T_HANDLE_NAME 20071019
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_TREX_SEARCH_CELL_TABLE_REQ Basis Client: Request for Search Cell Table 20071019

Method ADD on class CL_TREX_MULTI_SEARCH_REQ has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TREX_MULTI_SEARCH_REQ has no parameter.
Method CONSTRUCTOR on class CL_TREX_MULTI_SEARCH_REQ has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) TREXT_SEARCH_REQUESTS Search Requests 20071018
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_TREX_MULTI_SEARCH_REQ Multiple Search Requests 20071018

Method CREATE on class CL_TREX_MULTI_SEARCH_REQ has no exception.

Method GET_SERVER Signature

Method GET_SERVER on class CL_TREX_MULTI_SEARCH_REQ has no parameter.
Method GET_SERVER on class CL_TREX_MULTI_SEARCH_REQ has no exception.

Method READ Signature

Method READ on class CL_TREX_MULTI_SEARCH_REQ has no parameter.
Method READ on class CL_TREX_MULTI_SEARCH_REQ has no exception.

Method WRITE Signature

Method WRITE on class CL_TREX_MULTI_SEARCH_REQ has no parameter.
Method WRITE on class CL_TREX_MULTI_SEARCH_REQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710