Data Element list used by SAP ABAP Function Module DD_DROP_TABLE (Deletion of DB objects for tables (according to table type))
SAP ABAP Function Module
DD_DROP_TABLE (Deletion of DB objects for tables (according to table type)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | VIEWNAME | Name of SAP table view | SOURCE REFERENCE(VIEWNAME) TYPE VIEWNAME DEFAULT ' ' |
|