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..