Table list used by SAP ABAP Function Module DB_RENAME_TABLE_S (like DB_RENAME_TABLE, but returns the statements to the calling program)
SAP ABAP Function Module
DB_RENAME_TABLE_S (like DB_RENAME_TABLE, but returns the statements to the calling program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | ||
| 2 | DD02L | SAP Tables | SOURCE VALUE(TABNAME_OLD) LIKE DD02L-TABNAME |
|
| 3 | DD02L | SAP Tables | SOURCE VALUE(TABNAME_NEW) LIKE DD02L-TABNAME |
|
| 4 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(LINK_ALLOWED) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 5 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(TOLERANT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 6 | RSX12DB | Non-DB-specific part of all DD12<db> tables | ||
| 7 | TRDIR | Generated Table for View | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 8 | TRDIR | Generated Table for View | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|