SAP ABAP Class CL_HDB_CHUNK_META_HANDLER (aggregation result chunk handler)
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_HDB_CHUNK_META_HANDLER | |
| Short Description | aggregation result chunk handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20130121 | SAP |
| Last change | 20140121 | 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
Class CL_HDB_CHUNK_META_HANDLER has no interface implemented.
Friends
Class CL_HDB_CHUNK_META_HANDLER has no friend class.
Attributes
Class CL_HDB_CHUNK_META_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get meta info from shared memory | 20130121 | |
| 2 | Static method | Public | Method | Save meta info into shared memory | 20130121 |
Events
Class CL_HDB_CHUNK_META_HANDLER has no event.
Types
Class CL_HDB_CHUNK_META_HANDLER has no local type.
Method Signatures
Method GET_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20130121 | ||||
| 2 | META | Value transfer | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO | 20130121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared memory error for HDB ABAP Client | 20130122 |
Method PUT_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_MAP | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-ATTRIBUTE_MAP | 20130121 | ||||
| 2 | COLUMN_METAS | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-COLUMN_METAS | 20130121 | ||||
| 3 | HANDLE_ID | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-HANDLE_ID | 20130121 | ||||
| 4 | INDEX_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130121 | ||||
| 5 | VALUE_HANDLING | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-VALUE_HANDLING | 20130121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared memory error for HDB ABAP Client | 20130124 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |