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

How to write User exit

Former Member
0 Likes
794

I like to wirte USER EXIT for this sales order User Exit MV45AFZZ. Can anyone explain how to do and where to write User Exit?

1 ACCEPTED SOLUTION
Read only

former_member480923
Active Contributor
0 Likes
723

Welcome to SDN.

MV45AFZZ is a standad form Exits given by SAP, you can use them only if you have ACCESS KEY for the program and only then you can make it editable. The Import and export parameters are defined in the Perform routine as using an changing parameters which will indicate for which purpose the Exit could be used.

Hope that Helps

Anirban M.

Welcome to SDN.

MV45AFZZ is a standad form Exits given by SAP, you can use them only if you have ACCESS KEY for the program and only then you can make it editable. The Import and export parameters are defined in the Perform routine as using an changing parameters which will indicate for which purpose the Exit could be used.

Hope that Helps

Anirban M.

4 REPLIES 4
Read only

Former Member
Read only

former_member480923
Active Contributor
0 Likes
724

Welcome to SDN.

MV45AFZZ is a standad form Exits given by SAP, you can use them only if you have ACCESS KEY for the program and only then you can make it editable. The Import and export parameters are defined in the Perform routine as using an changing parameters which will indicate for which purpose the Exit could be used.

Hope that Helps

Anirban M.

Read only

0 Likes
723

hi,

wht is my requirement is,In sales order I have to chk total quantity column.

total quatity is minimum should be 100.If comes under this quantity i have to display message like "low quantity".function ppl given this user exit,so wht can I do for this,I m new to user exit.

Read only

0 Likes
723

Hi,

go to se 38.. display this include MV45AFZZ. there u can find the description of the exits available. u have to choose the exit that suits your requirement accordingly.

regards,

madhu