Data Element list used by SAP ABAP Function Module RKD_FORM_COPY (RKD: Kopieren eines Berichtes durch Ändern des Tabellennamens)
SAP ABAP Function Module
RKD_FORM_COPY (RKD: Kopieren eines Berichtes durch Ändern des Tabellennamens) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(I_APPLCLASS) LIKE TKES1-APPLCLASS |
2 | ![]() |
RKE_CFORM | Form | SOURCE VALUE(I_FORM) LIKE TKES1-FORM |
3 | ![]() |
SUBCLASS | Subgroup by application class | SOURCE VALUE(I_SUBCLASS) LIKE TKES1-SUBCLASS |
4 | ![]() |
TABNAME | Table Name | SOURCE VALUE(I_TABNAME_NEW) LIKE TKES1-TABNAME |
5 | ![]() |
TABNAME | Table Name | SOURCE VALUE(I_TABNAME) LIKE TKES1-TABNAME |
6 | ![]() |
XFELD | Checkbox | SOURCE VALUE(I_AKTMDT) TYPE XFELD DEFAULT 'X' |