Skip to Content
0
Former Member
Apr 19, 2011 at 03:06 PM

BADI for change price in PO ?

108 Views

Hi all,

Do you know any badi in order to change the price in a PO ?

I'm trying with the badi BBP_DOC_CHANGE_BADI, but don't change the price...

For SC and RFx i did the same and it's working fine but for PO not...

By debugging i can see at end of the badi that the fields: price, gross_price and price_unit are changed as i want, but when i press F8 in the portal i can see zero in the price... only the field price_unit is changed...

Do you know if I need to change some other fields or some other structure in order to change the price?

Thanks in advance.