Data Element list used by SAP ABAP Function Module REPORT_COPY (Kopieren eines Berichts)
SAP ABAP Function Module
REPORT_COPY (Kopieren eines Berichts) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(I_APPLCLASS) LIKE TKEB1-APPLCLASS DEFAULT 'KC ' |
|
| 2 | CFMONITOR | Report monitor | SOURCE VALUE(I_MONITOR) LIKE CFBTC01-MONITOR DEFAULT 'KCW0' |
|
| 3 | CFREPID2 | Report | SOURCE VALUE(I_REPID) LIKE TKEB1-REPID |
|
| 4 | CFREPID2 | Report | SOURCE VALUE(E_REPID) LIKE TKEB1-REPID |
|
| 5 | SUBCLASS | Subgroup by application class | SOURCE VALUE(I_SUBCLASS) LIKE TKEB1-SUBCLASS DEFAULT '01' |
|