2009 Apr 23 3:06 AM
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
2009 Apr 23 4:26 AM
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.
2009 Apr 23 4:28 AM
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