‎2008 Aug 21 6:12 AM
hi
i would like to know how to copy text symbols of one prog to another.
rocky
‎2008 Aug 21 6:18 AM
Hi Rocky
Go through this link you will find solution
http://help.sap.com/saphelp_nw04/helpdata/en/6e/6d3147d36711d1950800a0c930660b/frameset.htm
Regards,
Syf
‎2008 Aug 21 6:19 AM
In SE38 give the source program then below that click on the Text elements radio button. in the tool bar click on copy (Ctrl+F5), there give the target program to which you want to copy those text elements.
‎2008 Aug 21 6:19 AM
Hi Rocky,
There is no such method by which you can copy the text symbols of another program. You can Use Ctrl+Y and paste it in your program to reduce time.
If you are copying an existing program to another and if you are doing it through the Copy button on the SE38 ABAP Editor initial screen, it automatically copies the Text elements and the source code and asks you for copying other attributes like documentation, Includes etc.
Regards,
Soumya.
‎2008 Aug 21 6:23 AM
hi,
goto SE32 transaction ,give ur program name click on copy button on app tool bar .give the program name to which u want to copy and save.