Table/Structure Field list used by SAP ABAP Function Module DB_DELETE_POOLTAB_S (Generates SQL code for deleting pooled tables from the table pool)
SAP ABAP Function Module
DB_DELETE_POOLTAB_S (Generates SQL code for deleting pooled tables from the table pool) 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 | ![]() |
DD06L - SQLTAB | Name of Pool/Cluster in the Database | |
4 | ![]() |
DD06L - SQLTAB | Name of Pool/Cluster in the Database | SOURCE VALUE(SQLTAB) LIKE DD06L-SQLTAB |
5 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
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 |