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

wizard creation....

Former Member
0 Likes
472

I m creating one wizard using module pool, but stuck how to write the code in the background, just what the table control wizard does in the moudle pool programning.

Any clues will be appreticable.

Edited by: Abhishek Suppal on Dec 26, 2008 1:24 PM

3 REPLIES 3
Read only

Subhankar
Active Contributor
0 Likes
453

Hi...

For wizard you don't have to write any code...If you check the layout, you can the table control, tab strip control wizard. This is a GUI. You have to just specify the table name number of fields etc. Code will generated automatically. You can check the code in PAI and PBO

Read only

Former Member
0 Likes
453

Hey..I have to create the wizrad component....which will be used like a reuseable component....i just want to know is there any FM which will be used as to write the code for SE38 txn.

Read only

Former Member
0 Likes
453

Hi,

You need not have to write any code for wizard. just follow the steps.

by giving the req data.

save and activate.

then use PAI and PBO for your requirement.

Regards.