SAP ABAP Class CL_TREX_GET_SEARCH_RESULT_REQ (Basis Client: Request for Search Result)
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 | 20070622 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070622 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070622 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070622 |
Properties
| Class | CL_TREX_GET_SEARCH_RESULT_REQ | |
| Short Description | Basis Client: Request for Search Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070622 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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 | 20070622 | ||
| 2 | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070622 | ||
| 3 | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070622 | ||
| 4 | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070622 |
Friends
Class CL_TREX_GET_SEARCH_RESULT_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 | 20070622 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_COLUMN_METAS | 20070622 | ||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'getSearchResult' | 20070622 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | 20070622 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TREXS_HANDLE | Handle | 20070622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071019 |
Events
Class CL_TREX_GET_SEARCH_RESULT_REQ has no event.
Types
Class CL_TREX_GET_SEARCH_RESULT_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 | HANDLE | Call by reference | Type reference (TYPE) | TREXS_HANDLE | 20071019 |
Method CONSTRUCTOR on class CL_TREX_GET_SEARCH_RESULT_REQ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |