SAP ABAP Class CL_TREX_INDEX_CELL_TABLE_REQ (BasisClient: Request for indexCellTable.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_INDEX_CELL_TABLE_REQ | |
| Short Description | BasisClient: Request for indexCellTable. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20050818 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class CL_TREX_INDEX_CELL_TABLE_REQ has no interface implemented.
Friends
Class CL_TREX_INDEX_CELL_TABLE_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) | CHAR1 | 'D' | Doc action: DEINDEX in ABAP | 20080505 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Doc action: INDEX in ABAP | 20080505 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Doc action: Insert only in ABAP | 20100709 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Doc action: UPDATE in ABAP | 20080505 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 68 | Doc action: DEINDEX | 20061222 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 73 | Doc action: INDEX | 20061222 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 78 | Doc action: Insert only - only for NewDB | 20101104 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 85 | Doc action: UPDATE | 20080505 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'indexCellTable' | 20070807 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 68 | HDB: SQL delete | 20110210 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 73 | HDB: SQL insert | 20110210 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 83 | HDB: SQL replace (upsert) | 20110210 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 85 | HDB: SQL update | 20110210 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 1 | 20070807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070807 | ||
| 2 | Static method | Public | Method | 20061221 | ||
| 3 | Static method | Public | Method | 20070221 | ||
| 4 | Static method | Public | Method | 20090703 | ||
| 5 | Static method | Public | Method | 20110210 | ||
| 6 | Static method | Public | Method | 20070130 | ||
| 7 | Static method | Public | Method | 20080506 | ||
| 8 | Static method | Private | Method | 20131112 | ||
| 9 | Static method | Private | Method | 20131112 | ||
| 10 | Static method | Private | Method | 20131112 | ||
| 11 | Static method | Public | Method | 20131112 | ||
| 12 | Static method | Private | Method | 20131112 |
Events
Class CL_TREX_INDEX_CELL_TABLE_REQ has no event.
Types
Class CL_TREX_INDEX_CELL_TABLE_REQ has no local type.
Method Signatures
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) | TREX_RFC-INDEX_ID | Index Id | 20070807 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070807 |
Method CREATE_FOR_VERSION_TEST on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method CREATE_SXML_WRITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_OPTIMIZE | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: false, 1: true | 20061221 | |||
| 2 | COLUMN_AGGREGATE_TYPES | Call by reference | Type reference (TYPE) | TREXT_COLUMN_AGGREGATION | TREX column aggregation type | 20091222 | |||
| 3 | COMPONENT_DESCRIPTOR | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Description of the components | 20061221 | |||
| 4 | DEINDEX | Call by reference | Type reference (TYPE) | TREX_RFC-FLAG | Obsolete, use 'DOC_ACTION_ABAP' instead | 20061221 | |||
| 5 | DOC_ACTION_ABAP | Call by reference | Type reference (TYPE) | TREXD_INDEX_ACTION | 20080505 | ||||
| 6 | IGNORE_CONV_ERROR | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0 | 1: Ignore codepage conversion error. | 20080825 | ||
| 7 | IGNORE_LOGICAL_INDEX | Call by reference | Type reference (TYPE) | NUM1 | Numeric 1-character | 20061221 | |||
| 8 | INDEX_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Index Id | 20061221 | |||
| 9 | INDEX_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061221 | ||||
| 10 | LANGUAGE | Call by reference | Type reference (TYPE) | TREX_RFC-LANGUAGE | Language | 20061221 | |||
| 11 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20061222 | |||
| 12 | SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20091222 | ||||
| 13 | TRANSACTION_ID | Call by reference | Type reference (TYPE) | CHAR100 | Transaction id | 20061221 | |||
| 14 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20091222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20061221 |
Method CREATE_SXML_WRITABLE2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_OPTIMIZE | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: false, 1: true | 20070221 | |||
| 2 | COLUMN_AGGREGATE_TYPES | Call by reference | Type reference (TYPE) | TREXT_COLUMN_AGGREGATION | TREX column aggregation type | 20091222 | |||
| 3 | COMPONENT_DESCRIPTOR | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Description of the components | 20070221 | |||
| 4 | DEINDEX | Call by reference | Type reference (TYPE) | TREX_RFC-FLAG | Obsolete, use 'DOC_ACTION_ABAP' instead | 20070221 | |||
| 5 | DOC_ACTION_ABAP | Call by reference | Type reference (TYPE) | TREXD_INDEX_ACTION | 20080505 | ||||
| 6 | IGNORE_CONV_ERROR | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0 | 1: Ignore codepage conversion error. | 20080829 | ||
| 7 | IGNORE_LOGICAL_INDEX | Call by reference | Type reference (TYPE) | NUM1 | Numeric 1-character | 20070221 | |||
| 8 | INDEX_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Index Id | 20070221 | |||
| 9 | INDEX_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070221 | ||||
| 10 | LANGUAGE | Call by reference | Type reference (TYPE) | TREX_RFC-LANGUAGE | Language | 20070221 | |||
| 11 | RVAL | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SXML_WRITABLE_REQ | Request Writable to SXML Writer | 20070221 | |||
| 12 | SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20091222 | ||||
| 13 | TRANSACTION_ID | Call by reference | Type reference (TYPE) | CHAR100 | Transaction id | 20070221 | |||
| 14 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20091222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20070221 |
Method GET_ABAP_DOC_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ACTION_ABAP | Value transfer | Type reference (TYPE) | TREXD_INDEX_ACTION | Document action for indexing. | 20090703 | |||
| 2 | DOC_ACTION_TREX | Call by reference | Type reference (TYPE) | I | 20090703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerwartete Daten von Anwendung erhalten | 20090703 |
Method GET_HDB_DOC_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ACTION_ABAP | Call by reference | Type reference (TYPE) | TREXD_INDEX_ACTION | Document action for indexing. | 20110210 | |||
| 2 | DOC_ACTION_HDB | Value transfer | Type reference (TYPE) | I | 20110210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20110210 |
Method GET_SPECIFIC_ATTR_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_ENDIAN_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | FALSE: if request is NOT from TREX_EXT_SERIALIZE_INDEX_CALL | 20070130 | ||
| 2 | REQUEST_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20070130 | ||||
| 3 | RESULTS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070130 |
Method GET_SPECIFIC_ATTR_VALUES on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method GET_TREX_DOC_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEINDEX_FLAG | Call by reference | Type reference (TYPE) | TREX_RFC-FLAG | Indicator | 20080506 | |||
| 2 | DOC_ACTION_ABAP | Call by reference | Type reference (TYPE) | TREXD_INDEX_ACTION | Document action for indexing. | 20080506 | |||
| 3 | DOC_ACTION_TREX | Value transfer | Type reference (TYPE) | I | 20080506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20080506 |
Method LOG_COMPONENT_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_DESCR | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Description of the components | 20131112 | |||
| 2 | COMP_DESCR_ROWS | Call by reference | Type reference (TYPE) | I | 20131112 |
Method LOG_COMPONENT_DESCRIPTOR on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method LOG_INDEX_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20131112 | ||||
| 2 | INDEX_TABLE_ROWS | Call by reference | Type reference (TYPE) | I | 20131112 |
Method LOG_INDEX_TABLE on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method LOG_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_OPTIMIZE | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: falsch, 1: wahr | 20131112 | |||
| 2 | DOC_ACTION | Call by reference | Type reference (TYPE) | I | 20131112 | ||||
| 3 | IGNORE_LOGICAL_INDEX | Call by reference | Type reference (TYPE) | NUM1 | Numeric 1-character | 20131112 | |||
| 4 | INDEX_ID | Call by reference | Type reference (TYPE) | TREX_RFC-INDEX_ID | Index Id | 20131112 | |||
| 5 | LANGUAGE | Call by reference | Type reference (TYPE) | TREX_RFC-LANGUAGE | Sprache | 20131112 | |||
| 6 | TRANSACTION_ID | Call by reference | Type reference (TYPE) | CHAR100 | Character 100 | 20131112 |
Method LOG_PARAMETERS on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method LOG_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTO_OPTIMIZE | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: falsch, 1: wahr | 20131112 | |||
| 2 | COMPONENT_DESCRIPTOR | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Description of the components | 20131112 | |||
| 3 | COMPONENT_DESCRIPTOR_ROWS | Call by reference | Type reference (TYPE) | I | 20131112 | ||||
| 4 | DOC_ACTION | Call by reference | Type reference (TYPE) | I | 20131112 | ||||
| 5 | IGNORE_LOGICAL_INDEX | Call by reference | Type reference (TYPE) | NUM1 | Numeric 1-character | 20131112 | |||
| 6 | INDEX_ID | Call by reference | Type reference (TYPE) | TREX_RFC-INDEX_ID | Index Id | 20131112 | |||
| 7 | INDEX_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20131112 | ||||
| 8 | INDEX_TABLE_ROWS | Call by reference | Type reference (TYPE) | I | 20131112 | ||||
| 9 | LANGUAGE | Call by reference | Type reference (TYPE) | TREX_RFC-LANGUAGE | Sprache | 20131112 | |||
| 10 | STRUCTURED_TABS | Call by reference | Type reference (TYPE) | TREXT_STRING | Table of STRINGs | 20131112 | |||
| 11 | TRANSACTION_ID | Call by reference | Type reference (TYPE) | CHAR100 | Character 100 | 20131112 |
Method LOG_REQUEST on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
Method LOG_STRUCTURED_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURED_TABS | Call by reference | Type reference (TYPE) | TREXT_STRING | Table of STRINGs | 20131112 |
Method LOG_STRUCTURED_TABS on class CL_TREX_INDEX_CELL_TABLE_REQ has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |