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 for deleted batch

Former Member
0 Kudos

Dear All,

Can Any body tell me how to find out a user exit / badi .. my requirement is like this.:-

when user is creating a PO if he/she enter a deleted

Batch against that particular material no i want to give a error message so that the PO has not been created

unless he changed the BATCH .

How to do this is there any other solution for this ?

waiting for a quick reply .

Thanks & Regards

Sachhi.

1 REPLY 1

Former Member
0 Kudos

Use BADI: ME_PROCESS_PO_CUST.

Here you have so many methods,write code in PROCESS_ITEM method.