BDC

Question: In abap release 4.7,In BDC can u explain me about upload and download?
What is gui_upload?
what is the filetype to upload from excel file(xls) in 4.7.

Answer:
Dear Kavitha,

GUI_UPLOAD is used for uploading the data from text file into sap system. Instead of GUI_UPLOAD u can even use WS_UPLOAD which is obsolete.

Regards

Shankar

Answer:
what is the filetype for uploading excel file in 4.7 enterprise

Answer:
There isn't one.

Either use a SAP supplied FM, OLE or convert your file to tab/csv delimited.
_________________
Regards

R


Abap KC
SFMDR

Answer:
or convert your file to tab/csv delimited.

File->Save As.. select delimited text and enjoy!

Answer:
but without converting into tab delimited file, cant we use any
filetype for xls file format

Ex.Dat for tab
Copyright ?2007 - 2008 www.jt77.com