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

PO Hold button

Former Member
0 Likes
496

Hi Abap Guru,

Is there a way to prevent a user from putting a new PO on HOLD when some information given in Item fields is not correct. I can prevent the user to save the PO but not to hold. Is there a userexit that can work for the "hold" button or is there another solution to this?

Thanks

Regards

Adis

Edited by: Adis Safrial on Mar 19, 2008 3:22 AM

2 REPLIES 2
Read only

Former Member
0 Likes
431

Hello,

The purpose of HOLD functionality is to put PO on hold when there are issues/missing data. By using BADI ME_HOLD_PO, you can disable this functionality.

Thanks,

Venu

Read only

0 Likes
431

Can u please tell me how to prevent user from saving the PO

Regards

Jaydeep