Skip to Content
0
Jun 29, 2020 at 08:50 AM

[SAP-SD] Perform to re-determination of item prices/conditions

109 Views Last edit Jun 29, 2020 at 10:25 AM 3 rev

Hello,

I'm facing a problem with re-determination of prices, we are using an external software to give the prices to the SAP and for one specific situation I need to force a re-determination of price.

We used a standard perform:

PERFORM preisfindung_gesamt USING 'C'.

But this are not working as I expected, because are forcing all sales order items re-determination and we just want to re-determine price for the item that we are changing.

Do you know any way to force a re-determination of price just for the item that we are changing?

Thank you!