SAP ABAP Class CL_DBA_DBH_TOOLS (DBA-DBH: General Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
⤷
⤷
Properties
| Class | CL_DBA_DBH_TOOLS | |
| Short Description | DBA-DBH: General Tools | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20070705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_DBH_TOOLS has no forward declaration.
Interfaces
Class CL_DBA_DBH_TOOLS has no interface implemented.
Friends
Class CL_DBA_DBH_TOOLS has no friend class.
Attributes
Class CL_DBA_DBH_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | DBA-DBH: Returns the lower and upper time limits | 20070705 | |
| 2 | Static method | Public | Method | DBA-DBH: Calculate SHA1 hash code | 20070906 |
Events
Class CL_DBA_DBH_TOOLS has no event.
Types
Class CL_DBA_DBH_TOOLS has no local type.
Method Signatures
Method GET_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUIRED_RECORDS | Call by reference | Type reference (TYPE) | DBA_DBH_REQUIRED_RECORDS | DBA-DBH: Required Records | 20070705 | |||
| 2 | TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | STRING | 20070705 | ||||
| 3 | TIMESTAMP_TO | Call by reference | Type reference (TYPE) | STRING | 20070705 |
Method GET_TIMEFRAME on class CL_DBA_DBH_TOOLS has no exception.
Method HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASHCODE | Value transfer | Type reference (TYPE) | HASH160 | Hash Value (160 Bits) | 20070906 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | DB6-DBH: Text to calculate hash code for | 20070906 |
Method HASH on class CL_DBA_DBH_TOOLS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |