Skip to Content
0
Former Member
Apr 19, 2010 at 05:27 AM

sales order

34 Views

Hi ,

i am using function module BAPI_SALESORDER_CREATEFROMDATA2 for creating sales order through bapi.. for that i am passing header information..as fallows

docu type,

sales organisation,

distribution channel,

division,

sold to party,

ship to party,

po number and

po date.

and i am passing item details as fallows

item number,

material

quantity,

plant and currency.

After passing these information in bapi through ORDER_HEADER_IN,ORDER_ITEMS_IN and ORDER_PARTNER.

After executuin of bapi.. sales order is not created the fallowing error will be coming.... plz help me..

" The sales document not yet complete : Edit data" ( T as W , ID as V1 , Num as 555)

plz help me