We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ff794 commit ed02729Copy full SHA for ed02729
SAP-Report-Source-Decompressor/ZS_REPOSRC_DOWNLOAD.abap
@@ -20,6 +20,7 @@ PARAMETERS: report TYPE progname DEFAULT sy-repid "#EC *
20
21
START-OF-SELECTION.
22
23
+ " -- Select local file name
24
WHILE v_fnam IS INITIAL.
25
v_fnam = report.
26
0 commit comments