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

How to create a report using report painter?

Former Member
5,806

Hi experts,

Now I am learning to create reports using report painter and writer. I know I can use tcode grr1 or gr31 to enter the screen for creating report. But I don't know how to create it. Can anyone give me some idea on that? And I also want to know after I have created the screen for the report, how can I bind the related data for it? Does there any tcode i can use?

Thanks in advance.

Regards,

Chris Gu

Hi experts,

Now I am learning to create reports using report painter and writer. I know I can use tcode grr1 or gr31 to enter the screen for creating report. But I don't know how to create it. Can anyone give me some idea on that? And I also want to know after I have created the screen for the report, how can I bind the related data for it? Does there any tcode i can use?

Thanks in advance.

Regards,

Chris Gu

2 REPLIES 2
Read only

Former Member
0 Likes
1,852

Hello,

You can visit this site to get complete details on the report writer/report painter tool.

http://help.sap.com/saphelp_47x200/helpdata/en/5b/d22db643c611d182b30000e829fbfe/frameset.htm

hope it helps.

Regards,

Mansi.

Read only

Former Member
1,852

Hi Chris,

Check these Tcode for Report painter,

Report painter....

GRR1, grr2, grr3

GS11, 12, 13 for variable

GS01, 01, 03 for sets

GR51, 52, 53 for report group

GR21, 22, 23 for library

for export-import:

-Any new variables (GS17 - Export ,GS18 - Import )

-new sets (GS07 - Export ,GS08 - Import )

-new report (GR37 - Export ,GR38 - Import )

-new report group (GR57 - Export , GR58 - Import )

-new library (GR27 - Export , GR28 - Import )

[Report Painter |http://www.virtuosollc.com/PDF/Get_Reporter.pdf]

Thanks & Regards,

Dileep .C