SAP ABAP Class CL_TREX_SEARCH_CELL_TABLE_RES (Basis Client: Response 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_SEARCH_TABLE_RES Response for Table Search 20071214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SERVER_EXCEPTION CX_TREX_SERVER-checkable 20070723
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_READABLE Readable from SXML Reader 20070723
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_READABLE_RES Response Readable from SXML Reader 20070723
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070112
Properties
Class CL_TREX_SEARCH_CELL_TABLE_RES  
Short Description Basis Client: Response 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 20050822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREX_SEARCH_CELL_TABLE_RES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TREX_SEARCH_TABLE_RES Response for Table Search 20071214
2 IF_TREX_SERVER_EXCEPTION CX_TREX_SERVER-checkable 20070723
3 IF_TREX_SXML_READABLE Readable from SXML Reader 20070723
4 IF_TREX_SXML_READABLE_RES Response Readable from SXML Reader 20070723
5 IF_TREX_SXML_WRITABLE Writable to SXML Writer 20070112
Friends
# Friend Modeled only Created on Description
1 CL_AUNIT_ASSERT 20071114 ABAP Unit: Assertions (see Longtext)
2 CL_TREX_FACTORY 20060410 Factory
3 CL_TREX_TEST_FACADE 20071019 Facade to TREX for Testing
4 CL_TREX_TEST_INDEX 20070112 Index
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DIST_RANGES Instance attribute Public Type reference (TYPE) TREXT_ATTR_DIST_RANGES Attribute distribution ranges 20070312
2 ATTRIBUTE_DIST_VALUES Instance attribute Public Type reference (TYPE) TREXT_ATTR_DIST_VALUES Attribute distribution values 20070312
3 COMPONENT_RUNTIME Instance attribute Public Type reference (TYPE) TREXS_COMPONENT_RUNTIME Run time of the TREX components 20070112
4 C_ID Instance attribute Private Attribute reference (LIKE) 20071214
5 C_PERF_ID_READ Instance attribute Private Attribute reference (LIKE) 20071214
6 C_PERF_ID_WRITE Instance attribute Private Attribute reference (LIKE) 20070112
7 C_VERSION Instance attribute Private Attribute reference (LIKE) 20071214
8 ERROR Instance attribute Public Object reference (TYPE REF TO) CX_TREX_SERVER Error returned from Server 20060320
9 FLAGS Instance attribute Public Type reference (TYPE) I 20070424
10 INDEX_SIZE Instance attribute Public Type reference (TYPE) I 20050922
11 NORMAL_TRACE Instance attribute Public Type reference (TYPE) STRING 20070112
12 NUM_OF_ALL_HITS Instance attribute Public Type reference (TYPE) I 20050902
13 NUM_OF_HITS Instance attribute Public Type reference (TYPE) I 20050902
14 TABLE Instance attribute Public Object reference (TYPE REF TO) CL_TREX_TABLE Internal Table 20051214
15 TRACE Instance attribute Public Type reference (TYPE) STRING 20050922
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXCEPTION Instance method Private Method 20071214
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051214
3 CREATE_BY_ITAB Static method Public Method 20060213
4 CREATE_SXML_READABLE Static method Public Method 20061220
5 READ Instance method Public Method 20071214
6 WRITE Instance method Public Method 20070112
Events
Class CL_TREX_SEARCH_CELL_TABLE_RES has no event.
Types
Class CL_TREX_SEARCH_CELL_TABLE_RES has no local type.
Method Signatures

Method CHECK_EXCEPTION Signature

Method CHECK_EXCEPTION on class CL_TREX_SEARCH_CELL_TABLE_RES has no parameter.
Method CHECK_EXCEPTION on class CL_TREX_SEARCH_CELL_TABLE_RES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_TREX_TABLE 20051214

Method CONSTRUCTOR on class CL_TREX_SEARCH_CELL_TABLE_RES has no exception.

Method CREATE_BY_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITAB Call by reference Type reference (TYPE) INDEX TABLE 20060213
2 Exporting RESPONSE Call by reference Object reference (TYPE REF TO) CL_TREX_SEARCH_CELL_TABLE_RES Basis Client: Response for Search Cell Table 20060213

Method CREATE_BY_ITAB on class CL_TREX_SEARCH_CELL_TABLE_RES has no exception.

Method CREATE_SXML_READABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ATTRIBUTE_DIST_RANGES Call by reference Type reference (TYPE) TREXT_ATTR_DIST_RANGES Attribute distribution ranges 20070312
2 Changing ATTRIBUTE_DIST_VALUES Call by reference Type reference (TYPE) TREXT_ATTR_DIST_VALUES Attribute distribution values 20070312
3 Changing INDEX_SIZE Call by reference Type reference (TYPE) I 20061220
4 Changing ITAB Call by reference Type reference (TYPE) ANY TABLE 20061220
5 Changing KERNEL_TIME Call by reference Type reference (TYPE) I 20061220
6 Changing NORMAL_TRACE Call by reference Type reference (TYPE) STRING 20061220
7 Changing NO_OF_ALL_HITS Call by reference Type reference (TYPE) I 20061220
8 Changing NO_OF_HITS Call by reference Type reference (TYPE) I 20061220
9 Changing RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20061220
10 Changing RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20061220
11 Exporting RVAL Call by reference Object reference (TYPE REF TO) IF_TREX_SXML_READABLE_RES Response Readable from SXML Reader 20061220
12 Changing TRACE Call by reference Type reference (TYPE) STRING 20061220

Method CREATE_SXML_READABLE on class CL_TREX_SEARCH_CELL_TABLE_RES has no exception.

Method READ Signature

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

Method WRITE Signature

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