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

Copying the programs

Former Member
0 Likes
760

Hi folks,

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

Regards

Ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
739

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
Read only

Former Member
0 Likes
740

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.

Read only

Former Member
0 Likes
739

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.

Read only

Former Member
0 Likes
739

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

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
739

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

Read only

Former Member
0 Likes
739

hi,

go to se 38.

enter the name of standard program.

right click ,select copy

give ur z* name.