SAP ABAP Class CL_AMDP_HDB_UTIL (Utility class providing information in HDB context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_AMDP_UTIL (Package) Helper Programs for ABAP-Managed Database Procedures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMDP_MARKER_HDB | Marker Interface for DB Procedures | 20130807 |
Properties
| Class | CL_AMDP_HDB_UTIL | |
| Short Description | Utility class providing information in HDB context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_AMDP_UTIL | Helper Programs for ABAP-Managed Database Procedures |
| Created | 20130807 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AMDP_HDB_UTIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AMDP_MARKER_HDB | Marker Interface for DB Procedures | 20130807 |
Friends
Class CL_AMDP_HDB_UTIL has no friend class.
Attributes
Class CL_AMDP_HDB_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130807 | ||
| 2 | Static method | Public | Method | 20130807 |
Events
Class CL_AMDP_HDB_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SYS_FEATURES | Public | See coding | 20130807 | tt_sys_features type standard table of ty_sys_features with default key
|
||
| 2 | TY_SYS_FEATURES | Public | See coding | 20130807 | begin of ty_sys_features.
types: component_name type c length 32.
types: feature_name type c length 32.
types: feature_version type i.
types: end of ty_sys_features
|
Method Signatures
Method GET_CONN_USER_AND_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SY_MANDT | Value transfer | Type reference (TYPE) | SYMANDT | 20130807 | ||||
| 2 | EV_SY_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | 20130807 |
Method GET_CONN_USER_AND_CLIENT on class CL_AMDP_HDB_UTIL has no exception.
Method GET_SYS_FEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SYS_FEATURES | Value transfer | Type reference (TYPE) | TT_SYS_FEATURES | 20130807 |
Method GET_SYS_FEATURES on class CL_AMDP_HDB_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |