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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071214 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051214 | |
| 3 | Static method | Public | Method | 20060213 | ||
| 4 | Static method | Public | Method | 20061220 | ||
| 5 | Instance method | Public | Method | 20071214 | ||
| 6 | 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 | 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 | ITAB | Call by reference | Type reference (TYPE) | INDEX TABLE | 20060213 | ||||
| 2 | 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 | ATTRIBUTE_DIST_RANGES | Call by reference | Type reference (TYPE) | TREXT_ATTR_DIST_RANGES | Attribute distribution ranges | 20070312 | |||
| 2 | ATTRIBUTE_DIST_VALUES | Call by reference | Type reference (TYPE) | TREXT_ATTR_DIST_VALUES | Attribute distribution values | 20070312 | |||
| 3 | INDEX_SIZE | Call by reference | Type reference (TYPE) | I | 20061220 | ||||
| 4 | ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20061220 | ||||
| 5 | KERNEL_TIME | Call by reference | Type reference (TYPE) | I | 20061220 | ||||
| 6 | NORMAL_TRACE | Call by reference | Type reference (TYPE) | STRING | 20061220 | ||||
| 7 | NO_OF_ALL_HITS | Call by reference | Type reference (TYPE) | I | 20061220 | ||||
| 8 | NO_OF_HITS | Call by reference | Type reference (TYPE) | I | 20061220 | ||||
| 9 | RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20061220 | |||
| 10 | RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20061220 | |||
| 11 | RVAL | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SXML_READABLE_RES | Response Readable from SXML Reader | 20061220 | |||
| 12 | 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 |