Table/Structure Field list used by SAP ABAP Function Module DB_DELETE_POOLTAB (Delete pooled tables)
SAP ABAP Function Module
DB_DELETE_POOLTAB (Delete pooled tables) 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 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
7 | ![]() |
TRDIR - NAME | ABAP Program Name | |
8 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
9 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |