SAP ABAP Class CL_TREX_SQL_SEARCH_TABLE_REQ (Basis Client: Request for Simple Search 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 | 20070709 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070709 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070709 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070709 |
Properties
| Class | CL_TREX_SQL_SEARCH_TABLE_REQ | |
| Short Description | Basis Client: Request for Simple Search Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | 20070709 | ||
| 2 | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070709 | ||
| 3 | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070709 | ||
| 4 | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070709 |
Friends
Class CL_TREX_SQL_SEARCH_TABLE_REQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_ATTRIBUTE_MAP | 20070713 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_COLUMN_METAS | 20070709 | ||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'execSql' | 20070709 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20070709 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070709 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070709 | ||
| 2 | Instance method | Public | Method | 20070709 | ||
| 3 | Instance method | Public | Method | 20070709 |
Events
Class CL_TREX_SQL_SEARCH_TABLE_REQ has no event.
Types
Class CL_TREX_SQL_SEARCH_TABLE_REQ has no local type.
Method Signatures
Method READ Signature
Method READ on class CL_TREX_SQL_SEARCH_TABLE_REQ has no parameter.
Method READ on class CL_TREX_SQL_SEARCH_TABLE_REQ has no exception.
Method REQUEST_ALL_ATTRIBUTES Signature
Method REQUEST_ALL_ATTRIBUTES on class CL_TREX_SQL_SEARCH_TABLE_REQ has no parameter.
Method REQUEST_ALL_ATTRIBUTES on class CL_TREX_SQL_SEARCH_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 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070709 |
Method SET_REQ_ATTRIBS_FROM_TABLE on class CL_TREX_SQL_SEARCH_TABLE_REQ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |