Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ecatt Data Upload

Former Member
0 Likes
475

Hi,

How to upload data flat file to sap using ecatt .

Cananyone explain. And give me steps.

Regards,

Ram

4 REPLIES 4
Read only

Former Member
0 Likes
455

Hi,

You can use the following funtion modules for uploading and down loading files into or from database..

GUI_DOWNLOAD, WS_DOWNLOAD, DOWNLOAD -->Download file to PC

GUI_UPLOAD, WS_UPLOAD, UPLOAD---> Upload file from PC

I hope it will be useful for u...

Thanks.

Read only

0 Likes
455

Hi,

I know this function module , this function module normaley using BDC.

But how to Upload data Ecatt method .. I thonk ecatt using testing pupose .

How to using data migaration purpose ecatt.

Regards,

Ram

Read only

Former Member
0 Likes
455

Hi,

Use FM <b>'GUI_UPLOAD ' : To uplaod flat file data,

'GUI_DOWNLOAD' : To download data.</b>

Regards,

Padmam.

Read only

Former Member
0 Likes
455

Hi,

Refer this.

http://www.erpgenie.com/ecatt/index.htm

Thanks,

Anitha