Data Element list used by SAP ABAP Function Module SHDB_GET_TABLE_FIELDS (Get table fields)
SAP ABAP Function Module
SHDB_GET_TABLE_FIELDS (Get table fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SHDBNAME | Name of the current database | ||
| 2 | SHDBNAME | Name of the current database | SOURCE REFERENCE(I_DB_NAME) TYPE SHDBNAME OPTIONAL |
|
| 3 | SHDBOBJECTNAME | Name of a HDB object | SOURCE REFERENCE(I_TABLE_NAME) TYPE SHDBOBJECTNAME |
|
| 4 | SHDBSCHEMA | Name of the current schema | ||
| 5 | SHDBSCHEMA | Name of the current schema | SOURCE REFERENCE(I_SCHEMA_NAME) TYPE SHDBSCHEMA OPTIONAL |
|