‎2007 Sep 11 11:54 AM
hi experts ,
I need to modify the include LV69afzz in program SAPLV69A . I have got the access key and applied it .
But when I am going to write some code in the user exit of include LV69afzz
its showing " Carry Out modification comparison for REPS LV69AFZZ first . No changes possible "
I am not getting what to do next ?
thanks in advance
‎2007 Sep 11 1:43 PM
Hi,
You may use Tran code SPAU to carry out modification comparison. Once this is done it will allow you to change the source code.
I hopt ehis helps,
Regards,
Raju Chitale
‎2007 Sep 11 11:59 AM
Hi,
In the application tool bar, you have buttons, there you can press the ADDITIOTN then you can add the code over there
Regards
Sudheer
‎2007 Sep 11 12:10 PM
Hi Soumya,
In the application toolbar if you do not have the buttons Insert, Delete, Replace, etc highlighted then go to the menu options and look for some function Switch on Modification assistant.
And then code with the help of these options to inser or delete code.
Hope this helps.
regards,
Vikas
‎2007 Sep 11 1:43 PM
Hi,
You may use Tran code SPAU to carry out modification comparison. Once this is done it will allow you to change the source code.
I hopt ehis helps,
Regards,
Raju Chitale
‎2007 Sep 11 1:55 PM
hi raju ,
can u let me know how to carry out modification comparison in SAPU .
it will be really helpful if u can provide me with the flow of how to proceed in SAPU .
thanks in advance
‎2007 Sep 12 1:13 PM
Hi,
Just type Spau in command line. Then just Press F8. There you will have 2 nodes viz: With Modifications assistant & 2) Without Modification Assistant. Your program will be laying in one of the 2 nodes.locate it. & double click on it.Then you will have both the sources in splitscreen editor. I think rest is managable.
I hope this helps,
Regards
Raju Chitale