Question:
I developed a report with report painter tool ,now i want to create a transaction for it to execute directly.
I don't want to use the generated Report name (GXXXXXXXXX) by the tool ,except this any other solution.
Thanks in Advance
Kirpal
Answer:
To execute Report Painter Reports via a Transaction Code you need to do the following:
Create a Parameter Transaction
TCode = START_REPORT
Screen Field Values:
D_SREPOVARI-REPORTTYPE = RW (always the same)
D_SREPOVARI-REPORT = ZPC1 (The name of your Report Group)
Hope this helps.
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru