Hi,
I'm using BAPI_PRICES_CONDITIONS to create a new condition in ML39. But I have the following situation:
- I already have there 3 time intervals:
a) 01.01.2009 to 31.01.2009
b) 01.02.2009 to 28.02.2009
c) 01.03.2009 to 31.12.2009
- And I want to insert the interval 01.01.2009 to 31.12.9999, which means that those 3 time intervals should be deleted.
What happens is that the last time interval is deleted (c), and the one I want to insert is created, which causes conflict with the other time intervals, and I get an internal error.
What I'm doing wrong? Or am I using the wrong bapi/function?
Thanks in advance.
Best regards,
Sónia Gonçalves