Table/Structure Field list used by SAP ABAP Function Module DD_TMPNAM_CRE (DD: Computation of temporary names for tables and reports)
SAP ABAP Function Module
DD_TMPNAM_CRE (DD: Computation of temporary names for tables and reports) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | ||
| 2 | DDALIAS - ALIAS | Table for incremental conversion | ||
| 3 | DDALIAS - TABNAME | Table for incremental conversion | ||
| 4 | DDREFSTRUC - CLASS | Object class | ||
| 5 | DDREFSTRUC - CLASS | Object class | SOURCE VALUE(CLASS) LIKE DDREFSTRUC-CLASS DEFAULT 'TABL' |
|
| 6 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | TCNV - TABNAME | Table Name | ||
| 9 | TCNV - TEMPNAME | Table Name | ||
| 10 | TICNV - VIEWINDEX | TICNV-VIEWINDEX | ||
| 11 | TICNV - TRG_UPD3 | Name of update trigger | ||
| 12 | TICNV - TRG_UPD2 | Name of update trigger | ||
| 13 | TICNV - TRG_UPD1 | Name of update trigger | ||
| 14 | TICNV - TRG_INS2 | Name of current insert trigger | ||
| 15 | TICNV - TRG_INS1 | Name of current insert trigger | ||
| 16 | TICNV - TRG_DEL1 | Name of delete trigger | ||
| 17 | TICNV - TMPTABS | Logical target tables of incremental conversion | ||
| 18 | TICNV - TABNAME | Table for incremental conversion | ||
| 19 | TICNV - TABNAME | Table for incremental conversion | SOURCE VALUE(TABNAME) LIKE TICNV-TABNAME DEFAULT ' ' |
|
| 20 | TICNV - TABALIAS | Logical source tables of incremental conversion | ||
| 21 | TICNV - PROCNAME | TICNV-PROCNAME | ||
| 22 | TICNV - KEYVIEW | TICNV-KEYVIEW |