Hi,
I have a requirement where I have to make Optimizer to respect changes in Tlanes when they are done after the product has been loaded in the Planning book.
So, the sequence would be
1) Load a product in Planning Book
2) Make changes in Tlane
3) Run Optimizer
And Optimizer should make the calculations using the latest update in Tlanes. Currently it uses the Tlanes how they were before loading the product in Planning Book. The only way to solve this is reloading the transaction again, but my users want this to be automatic.
I have found FM /SAPAPO/TR_PROD_GET where the data from tlanes is read, I added an enhancement point there and cleared parameter i_buffer_flg but it still makes the calculation with the "old" tlanes.
Any help you could provide would be very much appreciated.
Regards