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