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

Show error message in creating delivery

Former Member
0 Likes
537

Dear Experts,

i have to show error message and stop creating delivery in VL01N when user enters "delivery date" more than "contract expiry Date", it should not create delivery of that order.

Please tell me the way how can i do it.

I have to find User Exit where i can put the code.

Please tell how should i find the exit name and place where to write the code.

I am new to abap.

Ankit

Dear Experts,

i have to show error message and stop creating delivery in VL01N when user enters "delivery date" more than "contract expiry Date", it should not create delivery of that order.

Please tell me the way how can i do it.

I have to find User Exit where i can put the code.

Please tell how should i find the exit name and place where to write the code.

I am new to abap.

Ankit

1 REPLY 1
Read only

eduardo_hinojosa
Active Contributor
0 Likes
416

Hi

See SAP Note 415716 - User exits in delivery processing. It tells what to do and what to avoid.

Regards

Eduardo