SAP ABAP Class CL_TREX_SHOW_INDEX_INFO_REQ (Test for show() - request.)
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 | 20081031 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20081031 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20081031 |
Properties
| Class | CL_TREX_SHOW_INDEX_INFO_REQ | |
| Short Description | Test for show() - request. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070425 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_SHOW_INDEX_INFO_REQ has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_REQUEST | TREX Request | 20081031 | ||
| 2 | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20081031 | ||
| 3 | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20081031 |
Friends
Class CL_TREX_SHOW_INDEX_INFO_REQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'showIndexInfo' | 20071003 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | 20071018 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20081031 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20081031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081031 | |
| 2 | Static method | Public | Method | 20071018 |
Events
Class CL_TREX_SHOW_INDEX_INFO_REQ has no event.
Types
Class CL_TREX_SHOW_INDEX_INFO_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 | INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | 20081031 | ||||
| 2 | QUERY | Call by reference | Type reference (TYPE) | STRING | 20081031 |
Method CONSTRUCTOR on class CL_TREX_SHOW_INDEX_INFO_REQ has no exception.
Method CREATE_FOR_VERSION_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20071018 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20071018 |
Method CREATE_FOR_VERSION_TEST on class CL_TREX_SHOW_INDEX_INFO_REQ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |