Application Development 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: 

Down load the data through BDC

Former Member
0 Kudos
80

Hi ,

I need to know how to down load the data through BDC , pls suggest me how we can do through data download through only BDC u2013 with datas-- Act group, Sales area ,customer pricing procedure ,shipping condition of customer master.

If you need ant further information pls let me know

Regards

Shivas

9 REPLIES 9

Former Member
0 Kudos
54

check the following link

http://www.sap-img.com/bdc.htm

Former Member
0 Kudos
54

Hi,

As per my knowledge download the data through BDC is not possibe ,like using gui_download we can Download an Internal Table to the presentation server.

Regards,

Madhu

Former Member
0 Kudos
54

Hi,

CL_GUI_FRONTEND_SERVICES under these check these method GUI_DOWNLOAD

reg

siva

0 Kudos
54

Hi,

Try to Use GUI_DOWNLOAD (This is Absolute Now) or WS_DOWNLOAD (latest one) this populates the data into excel Text or what ever the format you want.

Thanks & Regards,

S.Saravanan (EKS)

0 Kudos
54

Hi Saravanan,

Can you tell me step to step with tcodes , i am not aware in BDC process

Regards

Ishikesh

0 Kudos
54

HI,

Search the SCN..before you post your question..there are lot many threads posted and answered

previously....check them if you don't find, then post your question.

0 Kudos
54

hello,

I am putting querry only after reading in this form , can you show me the same scenario which i required in this form --pls dont give like answers in future.

Former Member
0 Kudos
54

http://help.sap.com/saphelp_47x200/helpdata/en/67/42fcccf61011d1bcf9080009b4534c/frameset.htm

http://www.sapunleashed.co.uk/bdc/bdc_recording.htm

http://myweb.dal.ca/hchinni/sap/bdc_home.htm

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/bdc&;

http://www.sap-img.com/abap/learning-bdc-programming.htm

http://www.sapdevelopment.co.uk/bdc/bdchome.htm

http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm

http://help.sap.com/saphelp_47x200/helpdata/en/69/c250684ba111d189750000e8322d00/frameset.htm

http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html

http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm

http://www.sap-img.com/abap/question-about-bdc-program.htm

http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/

http://www.planetsap.com/bdc_main_page.htm

http://myweb.dal.ca/hchinni/sap/bdc_home.htm

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/bdc&;

http://www.sap-img.com/abap/learning-bdc-programming.htm

http://www.sapdevelopment.co.uk/bdc/bdchome.htm

http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm

http://help.sap.com/saphelp_47x200/helpdata/en/69/c250684ba111d189750000e8322d00/frameset.htm

http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html

http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm

http://www.sap-img.com/abap/question-about-bdc-program.htm

http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/

http://www.planetsap.com/bdc_main_page.htm

Former Member
0 Kudos
54

Hi Shiva,

What exactly are you trying to Do. If you want to just download you do not need BDC.

BDC is for the purpose of uploading data in R/3 System.

Explain more on the issue you are facing and we will be able to help you out.