Skip to Content
0
Former Member
May 10, 2007 at 05:31 AM

Capture the date a price changes

134 Views

Hi Sap Community,

I have an SD pricing requirement. I'm using the function module BAPI_SALESORDER_SIMULATE to get the price for each contract, however I need both current and future price as well as previous price. So my question is how do I find the date that the price changes. Is there a function module or table with this information. As an example let's say the price changes on 04/17/2007, when I pass that date or any date after that in the PRSDT field of the function module BAPI_SALESORDER_SIMULATE I get the current price, however when I enter 04/16/2007 or any date prior I get the previous price. I guess my question is in this example where do I get the price change date of 04/17/2007. I've already tried VBKD which has the price date field PRSDT, however the date in the table changes whenever the date in the contract in transaction VA43 changes. So this table does not help me. Any help would be greatly appreciated. Thanks.<b></b>