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

BDC

Former Member
0 Likes
371

Hi All,

I need to download data through BDC in directly to excel sheet. How i will do that.

Anybody can help me out.

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
342

hi

can u provide more clarity on that.Generally BDC is used to upload the data.

there are many standard function modules through which u can download the data

u can use FM GUI_UPLOAD and many others which u can embed in ur program.

if u provide ur exact scenario may be i can giv some more clarity

regards

manish

reward points if helpful

2 REPLIES 2
Read only

Former Member
0 Likes
343

hi

can u provide more clarity on that.Generally BDC is used to upload the data.

there are many standard function modules through which u can download the data

u can use FM GUI_UPLOAD and many others which u can embed in ur program.

if u provide ur exact scenario may be i can giv some more clarity

regards

manish

reward points if helpful

Read only

Former Member
0 Likes
342

Hi Abhay,

BDC's are only used to upload data into system.If u want to download data in excel than first fill up the intenal table and use fm like gui_download and save the file as .XLS

Thanks and Regards,

Saurabh Chhatre