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

progrem copy

Former Member
0 Likes
677

Hi,

I would like to create a z progrem from an existing report - RSUPGRES - create the same progrem without any changes - and call it ZRSUPGRES.

moreover,i would like to take this new zprogrem and copy it to another system - can anyone guide me on all the process

Kind regards in advance,

Moshe

Hi,

I would like to create a z progrem from an existing report - RSUPGRES - create the same progrem without any changes - and call it ZRSUPGRES.

moreover,i would like to take this new zprogrem and copy it to another system - can anyone guide me on all the process

Kind regards in advance,

Moshe

3 REPLIES 3
Read only

Former Member
0 Likes
646

Hi

Create a Z program and copy the std program to the Zprogram and generate a transport request

If you wants to transport the program within the same Landscape then release this request and then transport it to the required system'

otherwise if you wants to take this to a entirely different system copy this transport request CO and DATA files into a hard disk or some external CD drive and then download it to the new system DATA and CO files

and use the same program in the new system

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
646

Please be alert to the risks in taking copies of SAP programs... if SAP delivers fixes & enhancements for RSUPGRES in subsequent support packs, your "Z" copy will not reflect these changes. If there is a good reason for the copy, you may wish to consider also making a repair to the SAP original and including comments in it as to the name of the "Z" copy (and purpose) - this repair should then show up when the support packs are being loaded, and a new copy taken.

Read only

kiran_k8
Active Contributor
0 Likes
646

Moshe,

Be careful with the screens and includes when copying.

Copy the program through SE80.

Assign it to a package.

It will ask for a transport request

create a transport request.

move it from development to quality

do the testing and then

move it from development to production.

K.Kiran.