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

Function Module to create the Screen ?

Former Member
0 Likes
845

Hi,

I got a requirement like we are download a program for one client and uploading in other client.when upload the program everything works perfect except in the program a screen is used to display the data which is not getting created. I have used RS_SCREEN_CREATE & RS_DYNPRO_UPLOAD but not working. Is there any way to achieve this.

Thanks & Regards,
Lakshana Reddy P

1 REPLY 1
Read only

matt
Active Contributor
678

Either use the standard transport mechanism. (You can copy the transport files from one server to another if there isn't a transport path), or use ABAPGit.