Application Development 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: 

how to copy a screen in program from PRD client to DEV client?

Former Member
0 Kudos

hello,everyone,

I met a problem about same program in defferent client, but the program have not same screen object, so I only want to copy screen object form PRD to DEV client.

who can tell me how to solve this problem?

thanks.

I will follow this solution. ....

6 REPLIES 6

Former Member
0 Kudos

Hi

Download the program from PRD and upload it to DEV, if there's just a version of program in DEV, it's better to create a new one

Max

0 Kudos

no, this program have lot of version.

0 Kudos

Hi

What do you mean?

0 Kudos

I mean that I just wanted to translate a screen object from PRD client to DEV client.

Former Member
0 Kudos

Hi.

You can do as follow

1. In PRD change the screen object and save in a change request no

2. Ask a basis guy to download CO and DATA file of the change request no from PRD then import the change request files to DEV by callin tcode STMS_IMPORT

You need some helps from basis in this case.

Hope it helps

Sayan.

0 Kudos

thanks , I will try it.