Table list used by SAP ABAP Function Module DB_ALTER_TABLE_S (As DB_ALTER_TABLE, also returns the generated statements)
SAP ABAP Function Module
DB_ALTER_TABLE_S (As DB_ALTER_TABLE, also returns the generated statements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | ||
| 3 | DDFIELD | DB-relevant description of DD table fields | SOURCE DDFIELDS_NEW STRUCTURE DDFIELD |
|
| 4 | DDFIELD | DB-relevant description of DD table fields | SOURCE DDFIELDS_OLD STRUCTURE DDFIELD |
|
| 5 | DDHEADER | DD: DB/DD-Relevant Additional Information for Distribution | SOURCE REFERENCE(DDHEAD_OLD) TYPE DDHEADER OPTIONAL |
|
| 6 | DDHEADER | DD: DB/DD-Relevant Additional Information for Distribution | ||
| 7 | DDHEADER | DD: DB/DD-Relevant Additional Information for Distribution | SOURCE REFERENCE(DDHEAD_NEW) TYPE DDHEADER OPTIONAL |
|
| 8 | DDMESS | Message in non-expanded form | ||
| 9 | RSX02DB | Non-DB-specific part of all DD02<db> tables | ||
| 10 | RSX12DB | Non-DB-specific part of all DD12<db> tables | ||
| 11 | TRDIR | Generated Table for View | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 12 | TRDIR | Generated Table for View | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |