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

ABAP Report Wizard

Former Member
0 Likes
1,427

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

11 REPLIES 11
Read only

Former Member
0 Likes
1,278

This message was moderated.

Read only

0 Likes
1,278

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

Read only

0 Likes
1,278

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.

Read only

0 Likes
1,278

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.


Read only

0 Likes
1,278

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

Read only

0 Likes
1,278

Hi Jackandjay. I think you problem is that you did not put an * in front of the $&$MUSTER in the pattern editor. YOu must have this correct syntax in the patturn or else you will get what you see, being that it just wrote $&$MUSTER when you ran the pattern.

Regards,

Rich Heilman

Read only

0 Likes
1,278

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

Read only

Former Member
0 Likes
1,278

This message was moderated.

Read only

Former Member
0 Likes
1,278

This message was moderated.

Read only

0 Likes
1,278

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.

Read only

Former Member
0 Likes
1,278

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,