‎2006 Nov 24 6:32 AM
Hi Friends,
I am trying to create a dialog program using T-code SE51-Screen Painter.
After typing the program name and screen number, and then when I click the Create button, the system gives the message as "Programe (name) does not exist" and it is not allowing me to create the program.
I donot know why I am getting this message, when I click on the create button.
Kindly guide me the solution.
TIA.
Regards,
Mark K
‎2006 Nov 24 6:35 AM
Hi Mark,
First Create a Module-Pool Program in SE38, with Program Attributes as Module-pool(M), save and activate the program and then create a program in SE51 by giving the same name as that in SE38, Hope this solves your issue.
Cheers...
Santosh.
Mark All Usefull Answers.
‎2006 Nov 24 6:34 AM
Hi Mark
First we need to create the program in SE38. Then go for desingning the screen via SE51.
Make sure that you are creating as M-Module Pool Program in SE38.
Kind Regards
Eswar
‎2006 Nov 24 6:35 AM
Hi Mark,
First Create a Module-Pool Program in SE38, with Program Attributes as Module-pool(M), save and activate the program and then create a program in SE51 by giving the same name as that in SE38, Hope this solves your issue.
Cheers...
Santosh.
Mark All Usefull Answers.
‎2006 Nov 24 6:43 AM
Hi,
U can use transaction code SE80, it is good for Module pool programing, u no need to go and creat a program in Se38,
Regards
Justin
‎2006 Nov 24 6:45 AM
Hi Mark,
First create the program in SE38, with attribute module pool and then use the same name in creating the screen painter program.