Create a program with one parameter representing an executable program name (also known
as report). The program should execute the program entered in the parameter.
Solution:
REPORT Z_ABAP101_100.
PARAMETERS p_report TYPE char20 DEFAULT 'Z_ABAP101_'.
START-OF-SELECTION.
SUBMIT (p_report) VIA SELECTION-SCREEN AND RETURN.

Serkan AKKAVAK
Computer Engineer
ABAP Developer & SAP S/4 HANA Logistics Consultant
Contact : serkurumsal@yandex.com