Table/Structure Field list used by SAP ABAP Function Module DB_DROP_VIEW (Deletes a view in the database)
SAP ABAP Function Module
DB_DROP_VIEW (Deletes a view in the database) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DD25V - VIEWNAME | Name of SAP table view | SOURCE VALUE(VIEWNAME) LIKE DD25V-VIEWNAME |
2 | ![]() |
DD25V - VIEWNAME | Name of SAP table view | |
3 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
4 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
5 | ![]() |
TRDIR - NAME | ABAP Program Name | |
6 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
7 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |