Data Element list used by SAP ABAP Function Module SHDB_GET_DROP_TABLE_TEMPLATE (DDIC template for drop table)
SAP ABAP Function Module
SHDB_GET_DROP_TABLE_TEMPLATE (DDIC template for drop table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR30 | 30 Characters | SOURCE REFERENCE(E_TEMPLATE) TYPE CHAR30 |
|
| 2 | SHDBNAME | Name of the current database | ||
| 3 | SHDBSCHEMA | Name of the current schema | ||
| 4 | TABNAME | Table Name | SOURCE REFERENCE(I_TABLE_NAME) TYPE TABNAME |
|