‎2009 May 20 9:29 AM
Hi All
I am trying to make modification in SAP standard program by using a copy of code from the original program to my program..but facing many errors like the statement BEgin of block syntax is wrong..
i am trying to mdify the foloowing program--RFSSLD00...
Please help me and guide to make changes to this prog..
Also tell me that do we need to again create all the functiongroup and global data declarartion part.
thank u.
‎2009 May 20 9:39 AM
hai,
if ur copying it and modify it wil nto be a problem
may be in copying some problem of syntax , u better copy program from copy option from se38 and give all the options inlcudes documentation screens and all , then it will not be a problem
and u can make chages
afzal
‎2009 May 20 9:36 AM
hi,
Please note that when you copy a standard Sap Program ,make sure all the objects are copied following your compays naming conventions.
Now RFSSLD00 can be copied without any difficuly.after that compare the new copied program with the standard program. going to version mngmt->remote comparison . doing this you can get the differences
check all the includes.. and type pool declartaion and gui status etc....by going to se80
regards,
Safel
‎2009 May 20 9:39 AM
hai,
if ur copying it and modify it wil nto be a problem
may be in copying some problem of syntax , u better copy program from copy option from se38 and give all the options inlcudes documentation screens and all , then it will not be a problem
and u can make chages
afzal
‎2009 May 20 11:15 AM
Hi,
Copy the standard program in SE38 thru copy option,while copying it will ask for copy all includes doucmentation etc.Click that check box so that all includes and every thing will be copied so that no errors will come.
Regards