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

Userexit checking

Former Member
0 Likes
611

I add a logic in userexit "ZXM06U43", when the logic match, the Po will dispaly error message and cannot be saved. The error message I can add, But the PO also can be saved when choose Hold document. How can I set the PO cannot be saved in terms of cannot generate a PO number. Thanks!

3 REPLIES 3
Read only

Former Member
0 Likes
570

You mean to say if user selects HOLD you are not getting the PO number and how to raise message? is it right, if so you have to find some other exit or implicit enhancment or BADI for this requirement.

Read only

0 Likes
570

Acutally, I don't want user can hold or save PO when the error occurs. Thanks!

Read only

0 Likes
570

Hi,

Check this BADI ME_HOLD_PO.It's for Deactivating the Hold Function in me21n .

I hope it will help you .

Regards,

Surendar Reddy.