Table/Structure Field list used by SAP ABAP Function Module DB_RENAME_TABLE (Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name))
SAP ABAP Function Module
DB_RENAME_TABLE (Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME_OLD) LIKE DD02L-TABNAME |
2 | ![]() |
DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME_NEW) LIKE DD02L-TABNAME |
3 | ![]() |
DD02L - TABNAME | Table Name | |
4 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(LINK_ALLOWED) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
5 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(TOLERANT) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
6 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | |
7 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
8 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables | |
9 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
10 | ![]() |
TRDIR - NAME | ABAP Program Name | |
11 | ![]() |
TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |