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: 

Copying the programs

Former Member
0 Kudos

Hi folks,

what is the procedure to copy a standard programs into z* programs

Regards

Ravi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

In SE38 specify the name of the program to be copied and then press the copy button in the toolbar.

<b>Specify the Z prog name,

Choose all the checkboxes and specify the Z include names if it has any standard includes.</b>

Then press enter, it will copy the whole code, screens etc.

Then activate it and go in display or change mode.

5 REPLIES 5

Former Member
0 Kudos

In SE38 specify the name of the program to be copied and then press the copy button in the toolbar.

<b>Specify the Z prog name,

Choose all the checkboxes and specify the Z include names if it has any standard includes.</b>

Then press enter, it will copy the whole code, screens etc.

Then activate it and go in display or change mode.

Former Member
0 Kudos

GO to SE38 transaction. Enter the standard prog name. Click on 'Copy'(Cntrl + F5) link and enter Z* in Tp program field. Copy all the relevant Text and Includes. And then go to the new program and activate it.

Thanks.

Former Member
0 Kudos

Hi,

In SE38 there is a COPY(Ctrl+F5) button ,

Just enter your program name and COPY, asks for new Program, enter some Z* name.

You have to copy all the Includes also into Z* Include programs..

Regards,

Anji

sreeramkumar_madisetty
Active Contributor
0 Kudos

Hi

GO to SE38 transaction. Enter the standard prog name. Click on 'Copy'(Cntrl + F5) link and enter Z* in Tp program field. Copy all the relevant Text and Includes. And then go to the new program and activate it.

At the time of copying care for Includes also.

Includes also have to be copied into Zincludes.

Regards,

kumar

Former Member
0 Kudos

hi,

go to se 38.

enter the name of standard program.

right click ,select copy

give ur z* name.