‎2005 Apr 21 3:04 PM
Hi all,
How do I create a transaction for a report created using the report painter. I believe that you can't do it using se93.
Any help will be appreciate it.
Fidel
‎2005 Apr 21 3:21 PM
Hi Fidel,
I think the most straightforward way is to insert it into a Z* area menu (transaction SE43). Here you can choose "Insert report" and then radiobutton "Report Painter".
This generates a transaction which calls std tx "START_REPORT" with the following parameters:
- D_SREPOVARI-REPORTTYPE = "RW"
- D_SREPOVARI-REPORT = the report group
- D_SREPOVARI-EXTDREPORT = space
- D_SREPOVARI-VARIANT = a variant
- D_SREPOVARI-NOSELSCRN = space
Pls let us know if it helped. BR,
Alvaro
‎2005 Apr 21 3:44 PM
‎2005 Apr 21 3:53 PM
Hi Fidel,
Can I suggest that you mark this topic as a question? You can then award Alvaro some points for helping you out.
Cheers,
Brad