SAP ABAP Class CL_SHDB_TOOLS_BASE (basic functions for SHDB_TOOLS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SHDB_TOOLS (Package) helper classes for HANA DB
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_APPENDER | simple appender implementation for data elements | 20130312 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_COLLECTION | abstract collection of any elements | 20120213 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_DATA_ELEMENT | data element for use in collections | 20120213 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_DYNPRO_ACCESSOR | generic dynpro accessor | 20120213 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_FILTERING_ITER | iterator delivers elements passed by a filter | 20120213 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_ITER | simple iterator on collections | 20120213 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_PARALLELIZER | 20130312 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_QUEUE | generic queue (FIFO) implementation | 20130122 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_RESOURCE | simple resource maintainance | 20130312 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_SEMAPHORE | implementation of a semaphore | 20121127 |
| ... | Click here to see Used By full list (12 items) | |||
Properties
| Class | CL_SHDB_TOOLS_BASE | |
| Short Description | basic functions for SHDB_TOOLS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHDB_TOOLS | helper classes for HANA DB |
| Created | 20120213 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SHDB_TOOLS_BASE has no forward declaration.
Interfaces
Class CL_SHDB_TOOLS_BASE has no interface implemented.
Friends
Class CL_SHDB_TOOLS_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 23 | 20130312 | |||
| 2 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 17 | 20130122 | |||
| 3 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 22 | 20130312 | |||
| 4 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 01 | 20120724 | |||
| 5 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 02 | 20120724 | |||
| 6 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 03 | 20120724 | |||
| 7 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 04 | 20120724 | |||
| 8 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 05 | 20120724 | |||
| 9 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 06 | 20120724 | |||
| 10 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 07 | 20120724 | |||
| 11 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 08 | 20120724 | |||
| 12 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 09 | 20120724 | |||
| 13 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 10 | 20120724 | |||
| 14 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 21 | 20130312 | |||
| 15 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 17 | 20130122 | |||
| 16 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 11 | 20120724 | |||
| 17 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 20 | 20130312 | |||
| 18 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 12 | 20120724 | |||
| 19 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 16 | 20121127 | |||
| 20 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 19 | 20130312 | |||
| 21 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 13 | 20120724 | |||
| 22 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 14 | 20120724 | |||
| 23 | Constant | Public | Type reference (TYPE) | TV_CLASS_ID | 15 | 20120724 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | TV_CLASS_ID | 00 | 20120213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120213 | ||
| 2 | Static method | Public | Method | 20120724 |
Events
Class CL_SHDB_TOOLS_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_CLASS_ID | Public | Type reference (TYPE) | NUMC2 | 20120213 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_ID | Value transfer | Type reference (TYPE) | TV_CLASS_ID | 99 | 20120213 |
Method CONSTRUCTOR on class CL_SHDB_TOOLS_BASE has no exception.
Method VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION | Value transfer | Type reference (TYPE) | NUMC4 | Zählparameter | 20120724 |
Method VERSION on class CL_SHDB_TOOLS_BASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |