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 code (painter may be)

Former Member
0 Likes
1,034

Hello Friends,

I was given some report codes, and asked me to create transaction codes for it.

Please let me know where to execute this report code. and how to create T Code for that.

Thanks & Regards

Satish

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
952

If it is report painter use GRR3 transaction.

8 REPLIES 8
Read only

GauthamV
Active Contributor
0 Likes
953

If it is report painter use GRR3 transaction.

Read only

Former Member
0 Likes
952

Hello Gautham,

Thanks for the answer. I saw report painter. Could you please let me know how to create Transaction code from that Reprt Code.

Thanks & Regards

Satish

Read only

GauthamV
Active Contributor
0 Likes
952

Use this.

[Create tcode for report painter program|https://forums.sdn.sap.com/click.jspa?searchID=23469472&messageID=3952666]

Note: Plz close the thread once your issue is resolved.

Read only

GauthamV
Active Contributor
0 Likes
952

Total Questions: 70 (60 unresolved)

Plz close the thread once it is resolved.

Read only

Former Member
0 Likes
952

Hello Gautham,

Thanks for your helpful answer.

Please let me know , if we change the report from report painter, then report name will change or what?

because i came to know that, this program is dynamically created.

If it is not changing then it wont be a problem else i cannot create T code.

Thanks & Regards

Satish

Read only

Former Member
0 Likes
952

hi,

GOTO SE80> Program Name> Right click --> Create TCODE.

and also

You can use TCODE SE93 to create TCODE for a Report

This way you can create a transaction code for a report.

Thanks

Sharath

Read only

dev_parbutteea
Active Contributor
0 Likes
952

Hi,

Go to SE93:

- Type in new T-code

- Click on create

- Enter t-code text and choose "program and selection screen (report transaction)" click on OK

- Enter program name and click 3 check boxes below

- Click on save

Regards.

Read only

Former Member
0 Likes
952

Hi,

Go to SE93 transaction create a tcode and select "program and selection screen (report transaction)" radiobutton and give program name and save .

Regards,

Jyothi CH.