Skip to Content
0
Mar 04, 2009 at 03:23 PM

Change Pricing for purchase order

59 Views

Hello All,

FOR STO deliveries, we want to aportionate freight charges in case of multiple POs. Our inbound idoc sends only one order and calls BAPI_PO_CHANGE.

we are trying to update Pricing condition of other related purchase orders belonging to same delivery in a user exit. User exit is SAPL2012. Is there any function module to update Pricing conditions for purchase orders?

BAPI_PO_CHANGE would not work here as this userexit is called in this BAPI.

Any suggestion?