Table list used by SAP ABAP Function Module DB_TMPTAB_CRE (DD: Creation of temporary tables (only keys or complete))
SAP ABAP Function Module
DB_TMPTAB_CRE (DD: Creation of temporary tables (only keys or complete)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCTMPCRE | DD: Control structure for creating temporary tables | ||
| 2 | DCTMPCRE | DD: Control structure for creating temporary tables | SOURCE VALUE(CTRL) LIKE DCTMPCRE OPTIONAL |
|
| 3 | DD02L | SAP Tables | SOURCE VALUE(TABNAME_ORIG) LIKE DD02L-TABNAME |
|
| 4 | DD02L | SAP Tables | SOURCE VALUE(TABNAME_TMP) LIKE DD02L-TABNAME |
|
| 5 | DDFIELD | DB-relevant description of DD table fields | ||
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(PRIM_KEY) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 7 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(DROP_CRE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 8 | X030L | Nametab Header, Database Structure DDNTT | ||
| 9 | X030L | Nametab Header, Database Structure DDNTT | SOURCE VALUE(X030L_WA) LIKE X030L |
|
| 10 | X031L | Nametab Structure, Database Structure DDNTF | SOURCE X031L_TAB STRUCTURE X031L |
|
| 11 | X031L | Nametab Structure, Database Structure DDNTF |