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

error message in dialog programming

Former Member
0 Likes
795

hi folks,

I need some help in anaylzing the error while saving the data on the screen. The error message reads 'Status COP of the user interface ZMP40000 screen missing' This is a custom screen. It is in relation to a task of hiding a particular screen from display, hence i need to modify the module pool.

Any idea what it is??

Thanks in advance. Any thoughts to this will really be helfpul.

Vinu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
756

Have you activated the program and all includes? Please check that.

-Guru

6 REPLIES 6
Read only

Former Member
0 Likes
757

Have you activated the program and all includes? Please check that.

-Guru

Read only

0 Likes
756

Yes, I have because I am doing the testing in QAS. The error showed up when I copied one of screens for standard module pool program (MP400000) to custom pool program (ZMP400000) in se51. when I run the transaction pb40 for that screen it is stauts (green) message shwoing in the status bar.

Thanks for responding.

vinu

Read only

0 Likes
756

Check each and every include in the program indivisually and activate it.

Regards,

Guru

Read only

Clemenss
Active Contributor
0 Likes
756

Hi,

probably this is a copied program. The status is not copied or not active.

Regards,

Clemens

Read only

Former Member
0 Likes
756

It is an status of the screen that is not getting visible in the screen that was copied to the custom module pool program. The menu bar like Edit, Save, Back elements were in the invisible mode. I believe those menu elemtns were not transported. Hence it might be displaying that message.

Any thoughts on this??

Thanks for your input guys.

Vinu

Read only

Former Member
0 Likes
756

I figured it out folks, the menu items were not copied into the custom module program hence that message was showing up.

Vinu