Hi Folks,
I am using the BAPI above to change the validity end date on an item condition on a purchasing contract.
In ME32K I can select the line>Item>Conditions and change the Valid To value.
However, when I use the BAPi to achieve the same result, what actually happens is delimits the old condition and then creates a new validity date range.
e.g. I want to change the validity end date form 31.12.9999 to 01.04.2011
Before
01.01.2011 to 31.12.9999
After
01.01.2011 to 01.04.2011
02.04.2011 to 31.12.9999
Does anyone know what I could be doing wrong?