SAP ABAP Function Module SHDB_GET_DB_AND_SCHEMA (Get current database and schema name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SHDB (Package) Basis Package for HDB
⤷
⤷
Basic Data
| Function Module | SHDB_GET_DB_AND_SCHEMA | Get current database and schema name |
| Function Group | SHDB_SYSCAT | HDB |
| Program Name | SAPLSHDB_SYSCAT | |
| INCLUDE Name | LSHDB_SYSCATU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_DB_NAME | TYPE | SHDBNAME | Name of the current database | |||
| |
C_SCHEMA_NAME | TYPE | SHDBSCHEMA | Name of the current schema | |||
| |
SQL_ERROR | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 732 |