‎2007 Oct 26 4:44 PM
Hi,
I am creating order with this bapi BAPI_SALESORDER_CREATEFROMDAT2
but if i pass negative quatity or negativalue its getting dump.
How to handle this in this situvation.
Thanks
Ravi
‎2007 Oct 26 4:59 PM
Hello,
If you pass the negative value or quantity .. you are trying to create an revesre order for that order.
You need to create an order which has the reversal order type. Check your business process before generating a reverse order.
Regards,
Naimesh Patel
‎2007 Oct 26 7:37 PM