‎2009 Apr 22 8:17 AM
Hi ,
Iam creating Sales order from Acess Frontend using fn. module BAPI_SALESORDER_CREATEFROMDAT2.
Every thing is working fine.
But, the problem is , in Acess Frontend , if I give 5 line items with all details(including quantity) ,
in SAP I am not able to see the quantity details from 3rd line item onwards.
I kept a debug point at BAPI_SALESORDER_CREATEFROMDAT2. Initially am able to see the quantity details for all line items....
But, finally when the sales order is created and when I go to VA02 the quanitity details from 3rd line item is missing.
What could be the problem?
Please help.
Shivaa..
‎2009 Apr 22 8:20 AM
Hello,
Check how it is updating the 1 and 2 nd line items quantity value.
Then u can find out the problem y the 3rd line item quanity is not updating.
‎2009 Apr 22 8:23 AM
Hi Shiva,
Please try to create a SO with the same data through VA01. I think there we may get some IDEA.
Kiran