‎2008 Dec 26 7:54 AM
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
‎2008 Dec 26 8:25 AM
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
‎2008 Dec 26 8:28 AM
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.
‎2008 Dec 26 11:15 AM
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.