‎2017 Jun 01 2:01 PM
Hello,
I've generated a program via 'INSERT REPORT ...',
in the first time, i can excute it before make it active (Though it's active without control).
I would like to know if there is way to control and activate it during the generation ??
‎2017 Jun 05 1:34 AM
Hallo Hamza,
i had the same issue a week ago. You shoud use GENERATE REPORT to check if the Report is snytactiacal correkt.
If so you can use function module RS_TOOLS_ACCESS with FCODE = 'ACTIVAE' and of couse the Reportname to activate it.
Best Regards
Stephan
‎2017 Jun 05 1:34 AM
Hallo Hamza,
i had the same issue a week ago. You shoud use GENERATE REPORT to check if the Report is snytactiacal correkt.
If so you can use function module RS_TOOLS_ACCESS with FCODE = 'ACTIVAE' and of couse the Reportname to activate it.
Best Regards
Stephan