‎2014 Jul 21 2:29 PM
I am using BAPI_SALESORDER_CREATEFROMDAT2 to create sales order .
When i post single entry it works very well , but when i try pass more than on entry it gives error "You can not select more than one line item".
I am not getting it why is this happening.
Please find the error screenshot and guide me.
Regards
Neeraj Tiwari
‎2014 Jul 21 2:36 PM
Hi
Message of class 00, number 001: I think it's a custom message, so you need to check in a user-exit of sales order:
try to see the include MV45AFZZ
Max
‎2014 Jul 21 2:36 PM
Hi
Message of class 00, number 001: I think it's a custom message, so you need to check in a user-exit of sales order:
try to see the include MV45AFZZ
Max
‎2014 Jul 22 5:53 AM
‎2014 Jul 22 6:12 AM
Hi Neeraj,
Please check for the code in MV45AFZZ, it is a custom error I believe, hopefully you can check what condition is used for this message to appear in log.
Please validate and let us know in case any further inputs are required from my end.
BR/ Thanks
Pranav Agrawal
‎2014 Jul 22 6:31 AM
Thanks for helping me.
Yes, It was custom message in MV45AFZZ.
I resolved the issue.
Regards
Neeraj