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: 

Me21n check requisitioner on HOLD

k_gjergja
Participant
0 Kudos

Hello ,

I need to check item requisitioner after user hits HOLD button. Could you advice user exit or any other

way to do the check. All the exits or Badis I found on forums are either execute to late after HOLD is done, either

they do not have item/ header available at the moment of execution.

The aim is to check if requisitioner exist in system before Hold is done, and to send a error message if requisitoner doesn't exist .

Thanks

2 REPLIES 2

Abinathsiva
Active Contributor

hi,

Method Process_item can be used, it will work when line item is entered or modified...

raymond_giuseppi
Active Contributor
0 Kudos

Which BAdI did you actually check, and which behavior did you get?

  • ME_HOLD_PO (IS_ALLOWED) to prevent hold
  • ME_PROCESS_PO_CUST (PROCESS_ITEM) to raise error and reverse hold