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

problem in implementing USER EXIT

Former Member
0 Likes
785

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
664

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

5 REPLIES 5
Read only

Former Member
0 Likes
664

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

Read only

Former Member
0 Likes
664

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

Read only

Former Member
0 Likes
665

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

Read only

0 Likes
664

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

Read only

0 Likes
664

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