SAP ABAP Class CL_DBA_XPL_UTIL (utility class for DB6 EXPLAIN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20061019 |
Properties
| Class | CL_DBA_XPL_UTIL | |
| Short Description | utility class for DB6 EXPLAIN | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
| Created | 20061018 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_XPL_UTIL has no forward declaration.
Interfaces
Class CL_DBA_XPL_UTIL has no interface implemented.
Friends
Class CL_DBA_XPL_UTIL has no friend class.
Attributes
Class CL_DBA_XPL_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20061018 | ||
| 2 | Static method | Public | Method | 20120110 | ||
| 3 | Static method | Public | Method | 20061018 |
Events
Class CL_DBA_XPL_UTIL has no event.
Types
Class CL_DBA_XPL_UTIL has no local type.
Method Signatures
Method FLOAT16_TO_CHAR32 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DECIMALS | Call by reference | Type reference (TYPE) | I | 0 | 20061219 | |||
| 2 | INPUT | Call by reference | Type reference (TYPE) | DBAFLTP16 | Floating Point 16 | 20061018 | |||
| 3 | OUTPUT | Value transfer | Type reference (TYPE) | DBACHAR32 | Character field, length 32 | 20061018 |
Method FLOAT16_TO_CHAR32 on class CL_DBA_XPL_UTIL has no exception.
Method GET_BIND_PARAMS_CHKSUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_PARAMS | Call by reference | Type reference (TYPE) | DBAXPLBINDPARAM_TAB | DBA Explain: Table of DBAXPLBINDPARAM | 20120110 | |||
| 2 | CHECKSUM | Value transfer | Type reference (TYPE) | DBAXPLBINDPARAMSET-CHECKSUM | 20120110 |
Method GET_BIND_PARAMS_CHKSUM on class CL_DBA_XPL_UTIL has no exception.
Method RESOLVE_INDEX_UNIQUENESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSLATION | Value transfer | Type reference (TYPE) | STRING | 20061018 | ||||
| 2 | UNIQUEFLAG | Call by reference | Type reference (TYPE) | I | 20061018 |
Method RESOLVE_INDEX_UNIQUENESS on class CL_DBA_XPL_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |