Data Element 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 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(DROP_CRE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
2 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(PRIM_KEY) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
3 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME_ORIG) LIKE DD02L-TABNAME |
4 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME_TMP) LIKE DD02L-TABNAME |