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 while coping program

Former Member
0 Likes
525

Hi Experts,

I copied a standard program RMMR1MRS to ZRMMR1MRS. I am getting screen missing error. Please help me its urgent.

Thanks in advance,

Saya

3 REPLIES 3
Read only

Former Member
0 Likes
491

Hi..,

That program may be using a CALL SCREEN statement to call a user defined screen..

So u have copied the program and u havnt copied the screen.. thats y it is giving error !! check that..

Goto SE51 here u can copy or create the screen..

regards,

sai ramesh

Read only

former_member187255
Active Contributor
0 Likes
491

Saya,

Copy the Program from tcode <b>SE80</b>... there system will ask to copy the screeens,includes and other objects which are related to that particular program......

Message was edited by:

Ch@ndra

Read only

Former Member
0 Likes
491

Hi,

I have found the solution. While calling ALC_List_display Fm the Repid parameter is hard coded for the original program I have changed it to the copied program.

Now every thing is working fine except that the horizontal scroll is not available when I excute the copied program.

Please help what may be the problem.

Thanks IN Advance,

Saya