‎2007 Jan 22 5:25 AM
hi,
 How we can Upload sales orders from legacy system to SAP using BDC.
thanks
‎2007 Jan 22 5:38 AM
The Legacy system means you will have a flat file data to be upload .Do a recording for sales order entry and write a bdc or trying using LSMW.
pLEASE REward if useful.
‎2007 Jan 22 5:38 AM
The Legacy system means you will have a flat file data to be upload .Do a recording for sales order entry and write a bdc or trying using LSMW.
pLEASE REward if useful.
‎2007 Jan 22 5:56 AM
‎2007 Jan 22 5:57 AM
Hi ganesh,
You can upload these files using fm gui_upload, give the path of the file, store it in an internal table and you can use it in BDC.
Message was edited by:
Pradeep Kumar
‎2007 Jan 22 5:59 AM
Hi,
You can refer a sample VA01 BDC steps in,
http://www.utdallas.edu/~lnwang/homepage/project/bdc.pdf
Regards,
Hema.
Reward points if it is useful.