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

Screen painter

Former Member
0 Likes
543

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

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.

4 REPLIES 4
Read only

Former Member
0 Likes
520

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

Read only

Former Member
0 Likes
521

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.

Read only

Former Member
0 Likes
520

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

Read only

former_member758419
Active Participant
0 Likes
520

Hi Mark,

First create the program in SE38, with attribute module pool and then use the same name in creating the screen painter program.