Application Development 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: 

User Exit to determine an add/change/delete to a Delivery Line

Former Member
0 Kudos
133

Hi,

I need to insert some logic when a Delivery Line is added/changed or deleted with VL01n/VL02n.

Can someone please point me to the User Exit that would be executed when this activity occurs.

I hope I am explaining that well enough.  I need to know where to put code that will be executed when an add/chg/del occurs.

Thanks very much,

Andy

1 ACCEPTED SOLUTION

edgar_nagasaki
Contributor
0 Kudos
101

Hi Andrew,

You can use USEREXIT_MOVE_FIELD_TO_LIPS (from MV50AFZ1).

Regards,

Edgar

4 REPLIES 4

edgar_nagasaki
Contributor
0 Kudos
102

Hi Andrew,

You can use USEREXIT_MOVE_FIELD_TO_LIPS (from MV50AFZ1).

Regards,

Edgar

0 Kudos
101

Thank you very much, Edgar.  I will play around with this and see if I have any luck.  Will reply later...appreciate it.

Andy

0 Kudos
101

Thank you very much Edgar...thbis is what I was looking for.

Andy

0 Kudos
101

Glad to know I could help.