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: 

Badi or user exit to uncheck Info-update checkbox

Former Member
0 Kudos

Hi guys,

How can I uncheck by code the Info-update checkbox for one type of purchase order?

I need one user exit or Badi to do this, so any suggestion?

Thanks in advance.

4 REPLIES 4

Former Member
0 Kudos

Use BADI ME_PROCESS_PO_CUST.

As info-update checkbox is located at item level, you need to use PROCESS_ITEM method of this BADI.

G@urav.

0 Kudos

Thanks Gaurav.

0 Kudos

Hey.. where r the points..

0 Kudos

Sorry amigo