Data Element 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 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(LINK_ALLOWED) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
2 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(TOLERANT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
3 | ![]() |
PROGNAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
4 | ![]() |
PROGNAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
5 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME_NEW) LIKE DD02L-TABNAME |
6 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME_OLD) LIKE DD02L-TABNAME |