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

how to copy the standard program and make changes in copied program

Former Member
0 Likes
3,997

hai all pls help me

i have req i have to copy a standard program from transaction f.05 which diplay a list of foriegn currency and in that a posting tab a create check box will be there i have ro remove it and display the list like a standard program list and also i had removed it but i was checked internally in coding i had comment it where ever necessary but still it not showing the output lika standard program .

can anyboidy solve this prob they will be rewarded with full points

hai all pls help me

i have req i have to copy a standard program from transaction f.05 which diplay a list of foriegn currency and in that a posting tab a create check box will be there i have ro remove it and display the list like a standard program list and also i had removed it but i was checked internally in coding i had comment it where ever necessary but still it not showing the output lika standard program .

can anyboidy solve this prob they will be rewarded with full points

4 REPLIES 4
Read only

former_member386202
Active Contributor
0 Likes
1,327

Hi,

Goto TCODE SE80 n copy the program into z program, do copy includes also in zincludews.

Regards,

Prashant

Read only

former_member404244
Active Contributor
0 Likes
1,327

Hi,

when u r copying from stanard program,u need to take care of the thing that u have to copy all the includes...one more thing u can do is debug the stnard program in one session and debug ur zprogram in another session and compare,if u missed anything...

Regards,

nagaraj

Read only

Former Member
1,327

enter the program name in the SE38 editor

click on copy button

then it will ask you for the new name

when ever you click on the copy transfer buton

then it will raise a pop and saying that what ever you want from the program like

1) INCLUDES

2)SCREENS

3)USER INTERFACES

4)VARIANTS

5) DOCUMANTATION

ETC..

hat ever you clcik on that check box

thats all

rewar dif usefull

Read only

Former Member
0 Likes
1,327

Hi,

Open the stnd pgm in se38 and click copy. Give the name of the target program and click copy.

Then make changes whatever u want in the copied pgm.

Regards,

Vani