‎2006 Sep 12 5:06 PM
Hi,
We are using BAPI_SALESORDER_SIMULTE, but it does not return multiple errors in the MESSAGETABLE even if all the materials entered in the ITEMS_IN table are wrong or have some ATP issues. It returns the first material that has problem and doesnot find errors with the remaining.
Can anyone tell why this is happeining. Is there a setting in customizing to get the BAPI to return all possible errors.
Thanks in advance
‎2006 Sep 12 9:09 PM
Hello Pulin
This is a typical behaviour of BAPI. Due to the fact that they validate all incoming data very scrupulous they stop processing at the very first error.
I would assume that a "SIMULATE" BAPI should show all errors (because that's why we simulate, isn't it?) but apparently this is not the case.
Regards
Uwe
‎2006 Sep 12 9:09 PM
Hello Pulin
This is a typical behaviour of BAPI. Due to the fact that they validate all incoming data very scrupulous they stop processing at the very first error.
I would assume that a "SIMULATE" BAPI should show all errors (because that's why we simulate, isn't it?) but apparently this is not the case.
Regards
Uwe