Skip to Content
0
Former Member
Apr 22, 2009 at 07:17 AM

BAPI_SALESORDER_CREATEFROMDAT2

24 Views

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