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