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 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME_OLD) LIKE DD02L-TABNAME
2 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME_NEW) LIKE DD02L-TABNAME
3 Table/Structure Field  DD02L - TABNAME Table Name
4 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(LINK_ALLOWED) LIKE DDREFSTRUC-BOOL DEFAULT ' '
5 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(TOLERANT) LIKE DDREFSTRUC-BOOL DEFAULT ' '
6 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value
7 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
8 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
9 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
10 Table/Structure Field  TRDIR - NAME ABAP Program Name
11 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME