cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of PO item without Flag IR_IND

DirkAltmann
Active Participant
0 Kudos

Hi Experts,

I need a soloution for the following problem. We have the necessary creating puchase order items with value 0. In this case, the purchase order get the status "Held". The reason is the flag IR_IND. I had try to delete the flag in BADI "BBP_DOC_CHANGE_BADI" but at this time the flag is not set.

Thank you in advance.

Best regards

Dirk

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dirk,

You can actually use the BADI BBP_CREATE_PO_BACK to change the flag value before filling the PO Craetion BAPI interface parameters

Sangeeta