Table/Structure Field 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 - KEY_ONLY | DCTMPCRE-KEY_ONLY | ||
| 2 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME_TMP) LIKE DD02L-TABNAME |
|
| 3 | DD02L - TABNAME | Table Name | ||
| 4 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME_ORIG) LIKE DD02L-TABNAME |
|
| 5 | DDFIELD - KEYFLAG | Identifies a key field of a table | ||
| 6 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(PRIM_KEY) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 7 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(DROP_CRE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 8 | DDREFSTRUC - BOOL | DD: truth value | ||
| 9 | DDSUX030L - FLDCNT | Number of table fields | ||
| 10 | DDSUX031L - FLAG1 | Flag 1 length 1 byte for field attributes | ||
| 11 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 12 | X030L - FLDCNT | Number of table fields | ||
| 13 | X031L - FLAG1 | Flag 1 length 1 byte for field attributes |