Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Transaction code for Report painter

Former Member
0 Likes
9,361

Hi Experts,

I have created reports using Report Painter (GRR1).

I want to create Transaction code (TCODE) for reports which was done using Report painter.

Could you please help me how to do this.

Thanks in Advance

Regards

Bujji

1 ACCEPTED SOLUTION
Read only

former_member206377
Active Contributor
0 Likes
2,867

You can follow following steps :

1) goto SE93 -> ENter a name for tcode

2)Define the Transaction Code as a Parameter Transaction

3)in the default values for selection-screen block enter the Transaction as 'START_REPORT' .

4)Check skip initial screen , inherit GUI attribute

5)In the default values ->name of screen field, use F4 help to select D_SREPOVARI-REPORTTYPE

6) Against this field ,in the value column Enter 'RW' .

7) again in next row of name of screen field select D_SREPOVARI-REPORT

😎 as in step 6 ,enter the name of your report Group to which you haev assigned your Report.

Save and test the TCode.

This should resolve your problem.

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
2,867

Did you check this ?

Read only

former_member206377
Active Contributor
0 Likes
2,868

You can follow following steps :

1) goto SE93 -> ENter a name for tcode

2)Define the Transaction Code as a Parameter Transaction

3)in the default values for selection-screen block enter the Transaction as 'START_REPORT' .

4)Check skip initial screen , inherit GUI attribute

5)In the default values ->name of screen field, use F4 help to select D_SREPOVARI-REPORTTYPE

6) Against this field ,in the value column Enter 'RW' .

7) again in next row of name of screen field select D_SREPOVARI-REPORT

😎 as in step 6 ,enter the name of your report Group to which you haev assigned your Report.

Save and test the TCode.

This should resolve your problem.

Read only

Former Member
0 Likes
2,867

Hi,

Can you please provide the screen shot of the above steps. I am having some difficulty to understand.

Regards

Naresh

Read only

0 Likes
2,867

This message was moderated.