2007 Nov 29 11:15 AM
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
2007 Nov 29 11:17 AM
Hi,
Goto TCODE SE80 n copy the program into z program, do copy includes also in zincludews.
Regards,
Prashant
2007 Nov 29 11:18 AM
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
2007 Nov 29 11:19 AM
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
2007 Nov 29 11:22 AM
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