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

Modification in SAP standard programs.

former_member130219
Participant
0 Likes
546

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
511

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

3 REPLIES 3
Read only

Former Member
0 Likes
511

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

Read only

Former Member
0 Likes
512

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

Read only

0 Likes
511

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