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

user exit

former_member188827
Active Contributor
0 Likes
382

Hi

I need to add code in user exit mv45afzz of program SAPMV45A.I have created modifiable workbench request .wht i need to know is how to add workbench request to this include mv45afzz so that it allows addition of code becoz when i click change mode first it goes in change mode for hardly a second & then the screen is greyed out.I have already entered the access key for this include.

thnks & rgds.

points will be rewarded.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
333

Hi abapuser,

1. This is how it works when we change standard program.

2. See to toolbar in se38.

3. We can INSERT, REPLACE or DELETE

the section of codes.

4. So place your cursor where u want to write the code,

and then press the above buttons.

(The system will insert the approproate comment and spacing for us to write customer code)

regards,

amit m.

2 REPLIES 2
Read only

Former Member
0 Likes
334

Hi abapuser,

1. This is how it works when we change standard program.

2. See to toolbar in se38.

3. We can INSERT, REPLACE or DELETE

the section of codes.

4. So place your cursor where u want to write the code,

and then press the above buttons.

(The system will insert the approproate comment and spacing for us to write customer code)

regards,

amit m.

Read only

Former Member
0 Likes
333

Hi,

Switch of the Modification Assistant from the Menu

Edit -> Modification Operation -> switch of Assistant.

Or use the Buttons Insert, replace etc.

Regards,

Anji