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
⤷ 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 | CL_HDB_CHUNK_META_STORE | 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 | GET_META | Static method | Public | Method | Get meta info from shared memory | 20130121 |
2 | PUT_META | 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 | Importing | HANDLE_ID | Call by reference | Type reference (TYPE) | STRING | 20130121 | |||
2 | Returning | META | Value transfer | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO | 20130121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_HDB_ABAP_CLIENT_SHM_ERROR | 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 | Importing | ATTRIBUTE_MAP | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-ATTRIBUTE_MAP | 20130121 | |||
2 | Importing | COLUMN_METAS | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-COLUMN_METAS | 20130121 | |||
3 | Importing | HANDLE_ID | Call by reference | Type reference (TYPE) | CL_HDB_CHUNK_META_STORE=>T_CHUNK_INFO-HANDLE_ID | 20130121 | |||
4 | Importing | INDEX_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130121 | |||
5 | Importing | 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 | CX_HDB_ABAP_CLIENT_SHM_ERROR | Shared memory error for HDB ABAP Client | 20130124 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |