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 create a error message for Deleted batch while creating a PO

Former Member
0 Likes
354

Hi ,

Can any body tell me how to create error message for a deleted batch while creating a PO in ME21n,

when a PO is created for a deleted batch at GI &GR lebel it is showing a error message,

but i want to show a error message while doing the PO creation.

Thanks,

Sachhi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
317

in badi me_process_po_cust u can put this message

METHOD if_ex_me_process_po_cust~check.

Hi ,

Can any body tell me how to create error message for a deleted batch while creating a PO in ME21n,

when a PO is created for a deleted batch at GI &GR lebel it is showing a error message,

but i want to show a error message while doing the PO creation.

Thanks,

Sachhi

1 REPLY 1
Read only

Former Member
0 Likes
318

in badi me_process_po_cust u can put this message

METHOD if_ex_me_process_po_cust~check.