‎2008 Jan 23 2:47 PM
hi all,
how to create ABAP Report Wizard?
how to prepare it??
if u can it then send me more details now..
<REMOVED BY MODERATOR>
thx,
s.suresh
Edited by: Alvaro Tejada Galindo on Jan 23, 2008 11:49 AM
‎2008 Jan 23 2:49 PM
‎2008 Jan 23 2:58 PM
hi see below..
its abap report wizard,
put your cursor on an empty line within the source code editor, and click the pattern button. In the dialog, select the radiobutton for Pattern and enter the name of the pattern as Z_REPORT_WIZARD and click the green check.
how to take it... see
/people/leonardo.araujo/blog/2007/10/01/reduce-development-costs-with-abap-report-wizard-community-day-launch-in-vegas
‎2008 Jan 23 3:14 PM
Hi,
Please refer to the link below :
http://code.google.com/p/abap-report-wizard
Please refer to the other Weblog posted on how to install this tool on your system.
/people/leonardo.araujo/blog/2007/10/01/how-to-install-the-abap-report-wizard
Thanks
Sri.
‎2008 Jan 25 6:13 PM
Hi Experts
I installed all the nuggets and activated every thing went fine.
as in /people/leonardo.araujo/blog/2007/10/01/how-to-install-the-abap-report-wizard
Creating the Pattern
In SE80, choose Utilities -> More Utilities -> Edit Pattern -> Create Pattern. In the dialog enter, Z_REPORT_WIZARD and click the green check. In the pattern editor, enter *$&$MUSTER and click Save and then the Back button.
its good untill here...
After that when I go to se38> pattern > other paterns> Z_REPORT_WIZARD it gives only this.. not the wizard.. any help plz...
$&$muster
*&---------------------------------------------------------------------*
*& Report Z_WIZARD_REPORT
*&
*&---------------------------------------------------------------------*
*&
*&
*&---------------------------------------------------------------------*
REPORT Z_WIZARD_REPORT.
‎2008 Jan 25 6:18 PM
All, we are very glad that the ABAP Report Wizard has recently been well recieved, and we have put together these documents to help you install and use the tool. Everything that you need to know is outlined in a step-by-step procedure in the "readme" file on the google code site, plus I believe it has been reinterated on Leo's blog. Please make sure that you follow the directions carefully, and all should be fine. Thanks.
Regards,
Rich Heilman
‎2008 Jan 25 6:24 PM
‎2010 Feb 22 10:14 AM
hi,
I have done all the steps. But when I am trying to use report wizard through pattern its giving dump that Function module "Z_REPORT_WIZARD_EDITOR_EXIT" not found. Please suggest.
The only difference is i ahve creted pattern from se38-utilities-more utilities. I could not found more utilities option in se80.
regs
madhu
‎2008 Jan 23 2:50 PM
‎2008 Jan 23 3:10 PM
‎2008 Jan 23 3:13 PM
hi
i know that.....
how to go...see below..
Starting the Wizard In SE80 or SE38, put your cursor on an empty line within the source code editor, and click the pattern button. In the dialog, select the radiobutton for Pattern and enter the name of the pattern as Z_REPORT_WIZARD and click the green check. The wizard will then be triggered. Using the ABAP Report Wizard This first screen of the wizard is simply for information purposes. Here you will see all the steps that will be processed by the Wizard.
if u can it then send me it..
thx,
s.suresh.
‎2008 Jan 25 8:25 AM
hey,
it is working perfect;y, (very nice utility, thanks sdn)
man you pl. read the full blog, it is very informative,I don't think any help is need other than that,
than also follow this steps
1) install all Nugg & plugins
2)active all objects
3)create pattern
4)run wizard using the created pattern
Regds,