Table/Structure Field list used by SAP ABAP Function Module DB_DROP_VIEW_S (As DB_DROP_VIEW, basically returns the generated statements)
SAP ABAP Function Module
DB_DROP_VIEW_S (As DB_DROP_VIEW, basically returns the generated statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD25V - VIEWNAME | Name of SAP table view | ||
| 2 | DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
|
| 3 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 4 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 5 | TBATGKEY - FCT | Function on Database - for example, for table conversion | ||
| 6 | TBATGKEY - OBJECT | DD: object type to which the operation is applied | ||
| 7 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 8 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 9 | TRDIR - NAME | ABAP Program Name | ||