SAP ABAP Class CL_TREX_SEARCH_CELL_TABLE_REQ (Basis Client: Request for Search Cell Table)
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 20070124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_READABLE Readable from SXML Reader 20070111
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070124
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070124
Properties
Class CL_TREX_SEARCH_CELL_TABLE_REQ  
Short Description Basis Client: Request for Search Cell Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20050818   SAP 
Last change 20141121    
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)
2 CL_TREX_STRUCTURE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREX_REQUEST TREX Request 20070124
2 IF_TREX_SXML_READABLE Readable from SXML Reader 20070111
3 IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070124
4 IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070124
Friends
Class CL_TREX_SEARCH_CELL_TABLE_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DIST_DEFINITION Instance attribute Public Type reference (TYPE) TREXT_ATTR_DIST_DEFINITION Attribute distribution: Definition 20100916
2 ATTRIBUTE_DIST_GLOBAL Instance attribute Public Type reference (TYPE) TREXS_ATTR_DIST_GLOBAL Attribute distribution: Global settings 20070312
3 ATTRIBUTE_MAP Instance attribute Public Type reference (TYPE) CL_TREX_STRUCTURE=>T_ATTRIBUTE_MAP 20070124
4 COLUMN_METAS Instance attribute Public Type reference (TYPE) CL_TREX_STRUCTURE=>T_COLUMN_METAS 20070124
5 COMMIT_ID Instance attribute Public Type reference (TYPE) TREXD_TRANSACTION_ID Transaction ID 20100413
6 COUNT_ONLY Instance attribute Public Type reference (TYPE) FLAG X: result documents are only counted 20050823
7 C_FUNCTION_NAME Constant Public Type reference (TYPE) STRING 'searchCellTable' 20070124
8 C_PERF_ID_READ Instance attribute Private Attribute reference (LIKE) 20070112
9 C_VERSION Constant Public Type reference (TYPE) I 2 20070910
10 DISTINCT_SCOPE Instance attribute Public Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20090918
11 FOR_ALL_ENTRIES Instance attribute Public Object reference (TYPE REF TO) DATA 20080617
12 FREESTYLE_SEARCH_ATTRIBUTES Instance attribute Public Type reference (TYPE) TREXT_FREESTYLE_ATTRIBUTES Freestyle Attributes 20050927
13 GNAV_ATTRIBUTES Instance attribute Public Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20070312
14 HAVING_FILTER Instance attribute Public Type reference (TYPE) STRING 20090918
15 HINTS Instance attribute Public Type reference (TYPE) TREXT_HINTS_L Hints for the optimizer 20050927
16 HTTP_TIME_OUT Instance attribute Public Type reference (TYPE) INT1 only for bulk search 20100525
17 INDEXES Instance attribute Public Type reference (TYPE) HDB_TABLELIST_TAB Indexes with language and rfc destination 20070124
18 KEY_FIGURES Instance attribute Public Type reference (TYPE) TREXT_KEY_FIGURE Key figure 20070711
19 LOCALE Instance attribute Public Type reference (TYPE) TREX_RFC-LOCALE 20070910
20 MAX_DURATION Instance attribute Public Type reference (TYPE) I -1 20080909
21 NUM_BEST_GNAV_ATTRIBUTES Instance attribute Public Type reference (TYPE) I 20070312
22 PLACEHOLDERS Instance attribute Public Type reference (TYPE) TREXT_PLACEHOLDERS Placeholder 20050927
23 QUERY Instance attribute Public Object reference (TYPE REF TO) CL_TREX_QUERY Search query 20050818
24 QUERY_ID Instance attribute Public Type reference (TYPE) TREX_RFC-QUERY_ID Query Id 20070711
25 REQUESTED_ATTRIBUTES Instance attribute Public Type reference (TYPE) TREXT_JOIN_ATTRIBUTES Requested attributes 20050818
26 REQUESTED_LANGUAGES Instance attribute Public Type reference (TYPE) TREXT_LANGUAGES Languages (ISO 639) 20051205
27 REQUESTED_RESULTS Instance attribute Public Type reference (TYPE) TREX_RFC-REQUESTED_RESULTS 1 1: documents 2: statistical info 3: statistical overview 20070312
28 REQUEST_FLAGS Instance attribute Public Type reference (TYPE) TREX_RFC-REQUEST_FLAG_L 20060607
29 RESULT_FROM Instance attribute Public Type reference (TYPE) I 1 20050823
30 RESULT_INDEX_NAME Instance attribute Public Type reference (TYPE) TREXD_INDEX_ID Index Id 20070111
31 RESULT_TO Instance attribute Public Type reference (TYPE) I 20 20050823
32 SNIPPET_ATTRIBUTES Instance attribute Public Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20120402
33 SORT_ATTRIBUTES Instance attribute Public Object reference (TYPE REF TO) CL_TREX_SORT_ATTRIBUTES Sort attributes 20050823
34 TRACE Instance attribute Public Type reference (TYPE) NUMC2 Two-Digit Number 20050927
35 TRACE_COMPONENTS Instance attribute Public Type reference (TYPE) CHAR128 128 character 20070111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050818
2 CONV_HDBSTRUCT_TO_INDEXLIST Static method Public Method 20120214
3 CONV_INDEXLIST_TO_HDBSTRUCT Static method Public Method 20120214
4 CREATE_SXML_WRITABLE Static method Public Method 20061220
5 READ Static method Public Method 20070112
6 REQUEST_ALL_ATTRIBUTES Instance method Public Method 20051024
7 REQUEST_ATTRIBUTE Instance method Public Method 20060509
8 SET_QUERY Instance method Public Method 20060301
9 SET_REQ_ATTRIBS_FROM_TABLE Instance method Public Method 20051013
10 SET_SORT_ATTRIBUTES Instance method Public Method 20100413
11 TO_INTERNAL_SXML_WRITABLE Instance method Public Method 20070723
Events
Class CL_TREX_SEARCH_CELL_TABLE_REQ has no event.
Types
Class CL_TREX_SEARCH_CELL_TABLE_REQ has no local type.
Method Signatures

Method CONSTRUCTOR 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 20071019
2 Importing QUERY Call by reference Object reference (TYPE REF TO) CL_TREX_QUERY Suchanfrage 20060213

Method CONSTRUCTOR on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method CONV_HDBSTRUCT_TO_INDEXLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HDB_INDEXLIST Call by reference Type reference (TYPE) HDB_TABLELIST_TAB Index with language 20120214
2 Returning TREX_INDEXLIST Value transfer Type reference (TYPE) TREXT_INDEXLIST Indexes with language and rfc destination 20120214

Method CONV_HDBSTRUCT_TO_INDEXLIST on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method CONV_INDEXLIST_TO_HDBSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HDB_INDEXLIST Value transfer Type reference (TYPE) HDB_TABLELIST_TAB Index with language 20120214
2 Importing SCHEMA_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120606
3 Importing TREX_INDEXLIST Call by reference Type reference (TYPE) TREXT_INDEXLIST Indexes with language and rfc destination 20120214
# Exception Resumable Description Created on
1 CX_HDB_ABAP_CLIENT_SHM_ERROR Shared memory error for HDB ABAP Client 20120214
2 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20120214

Method CREATE_SXML_WRITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_DIST_DEFINITION Call by reference Type reference (TYPE) TREXT_ATTR_DIST_DEFINITION Attribute distribution: Definition 20100916
2 Importing ATTRIBUTE_DIST_GLOBAL Call by reference Type reference (TYPE) TREXS_ATTR_DIST_GLOBAL Attribute distribution: Global settings 20070312
3 Importing ATTRIBUTE_MAP Call by reference Type reference (TYPE) CL_TREX_STRUCTURE=>T_ATTRIBUTE_MAP 20061220
4 Importing CHECK_FOR_TIMESTAMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101209
5 Importing COLUMN_METAS Call by reference Type reference (TYPE) CL_TREX_STRUCTURE=>T_COLUMN_METAS 20061220
6 Importing COMMIT_ID Call by reference Type reference (TYPE) TREXD_TRANSACTION_ID Transaction ID 20100413
7 Importing COUNT_ONLY Call by reference Type reference (TYPE) TREX_RFC-FLAG Indicator 20061220
8 Importing DISTINCT_SCOPE Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20090918
9 Importing FOR_ALL_ENTRIES Call by reference Type reference (TYPE) STANDARD TABLE Itab for "FOR ALL ENTRIES" 20080624
10 Importing FREESTYLE_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_FREESTYLE_ATTRIBUTES Freestyle Attributes 20061220
11 Importing GNAV_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20070312
12 Importing HAVING_FILTER Call by reference Type reference (TYPE) STRING 20090918
13 Importing HINTS Call by reference Type reference (TYPE) TREXT_HINTS_L Hints for the optimizer 20061220
14 Importing INDEXES Call by reference Type reference (TYPE) HDB_TABLELIST_TAB Indexes with language and rfc destination 20061220
15 Importing KEY_FIGURES Call by reference Type reference (TYPE) TREXT_KEY_FIGURE Key figure 20070711
16 Importing LOCALE Call by reference Type reference (TYPE) TREX_RFC-LOCALE 20070910
17 Importing MAX_DURATION Call by reference Type reference (TYPE) I 20080909
18 Importing NUM_BEST_GNAV_ATTRIBUTES Call by reference Type reference (TYPE) I 20070312
19 Importing PLACEHOLDERS Call by reference Type reference (TYPE) TREXT_PLACEHOLDERS Placeholder 20061220
20 Importing QUERY_ENTRIES Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Search query 20061220
21 Importing QUERY_ENTRIES_HDB Call by reference Type reference (TYPE) HDBT_QUERY_ENTRIES HANA: Search query 20131203
22 Importing QUERY_ID Call by reference Type reference (TYPE) TREX_RFC-QUERY_ID Query Id 20070711
23 Importing REQUESTED_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_JOIN_ATTRIBUTES Attributes with indexId and join path 20061220
24 Importing REQUESTED_LANGUAGES Call by reference Type reference (TYPE) TREXT_LANGUAGES Languages (ISO 639) 20061220
25 Importing REQUESTED_RESULTS Call by reference Type reference (TYPE) TREX_RFC-REQUESTED_RESULTS 1: documents 2: statistical info 3: statistical overview 20070312
26 Importing REQUEST_FLAGS Call by reference Type reference (TYPE) CLIKE 20061220
27 Importing RESULT_FROM Call by reference Type reference (TYPE) I 20061220
28 Importing RESULT_INDEX_NAME Call by reference Type reference (TYPE) TREXD_INDEX_ID Index Id 20061220
29 Importing RESULT_TO Call by reference Type reference (TYPE) I 20061220
30 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20061220
31 Importing SNIPPET_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_ATTRIBUTES Attributes 20120402
32 Importing SORT_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_SORT_ATTRIBUTES Sort attributes 20061220
33 Importing TRACE Call by reference Type reference (TYPE) NUMC2 Two-Digit Number 20061220
34 Importing TRACE_COMPONENTS Call by reference Type reference (TYPE) CHAR128 128 character 20061220

Method CREATE_SXML_WRITABLE on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method READ Signature

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

Method REQUEST_ALL_ATTRIBUTES Signature

Method REQUEST_ALL_ATTRIBUTES on class CL_TREX_SEARCH_CELL_TABLE_REQ has no parameter.
Method REQUEST_ALL_ATTRIBUTES on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method REQUEST_ATTRIBUTE 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 20060509
2 Importing LANGUAGE Call by reference Type reference (TYPE) ISOLA SAP Language Key (2-letter code) 20060509
3 Importing NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME Attribute name 20060509

Method REQUEST_ATTRIBUTE on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method SET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY Call by reference Object reference (TYPE REF TO) CL_TREX_QUERY Query 20060301

Method SET_QUERY on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method SET_REQ_ATTRIBS_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20051013

Method SET_REQ_ATTRIBS_FROM_TABLE on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method SET_SORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SORT_ATTRIBUTES Call by reference Object reference (TYPE REF TO) CL_TREX_SORT_ATTRIBUTES Sort Attributes 20100413

Method SET_SORT_ATTRIBUTES on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.

Method TO_INTERNAL_SXML_WRITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_TREX_SXML_WRITABLE_REQ Request Writable to SXML Writer 20070723

Method TO_INTERNAL_SXML_WRITABLE on class CL_TREX_SEARCH_CELL_TABLE_REQ has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710