cancel
Showing results for 
Search instead for 
Did you mean: 

VC 7.0 - Export to Excel file without the BI connection?

PedroVieira
Explorer
0 Kudos

Hello everybody

First of all i want to thanks all the great contributions that were done on this forum, this greatly contributes to helping everybody to increase their knowledge and shows the strengh and will of the community.

Sorry for bring up this subject again to the forum, but i already lost some time digging on old posts but i cannot get to a conclusion.

My client need is to export to excel file from a table created with Visual Composer. We have Portal 7.0 with VC 7.0.16 and the connection to our BW (BEx) is not working properly.

What is my best option? :

1 - Reestablish the connection to BW and use the BI classes to export to Excel, pdf etc as stated in ["Exporting data from VC" |http://wiki.sdn.sap.com/wiki/display/VC/Exportingdatafrom+VC]

2 - Develop all the content in BSP (but this way i loose all the advantages of VC) as in

["BSP application to download the table contents into excel sheet"|https://wiki.sdn.sap.com/wiki/display/stage/BSPapplicationtodownloadthetablecontentsintoexcel+sheet]

["Creating a BSP Extension for Downloading a Table"|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=%28J2EE3417700%29ID1486965550DB00805493464981422476End?blog=/pub/wlg/756]

I don't know if we can use also Portal Eventing and "BSP Advance Programming" to solve this problem.... [http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4545] [original link is broken] [original link is broken] [original link is broken];

3 - Maybe use a BAPI to receive the table and export the excel file like in ... [;

4 - Install VC 7.1 which i believe already brings the export to Excel natively in VC.

Thanks in advance for you advice.

Best Regards

Pedro

Edited by: Pedro Cerqueira Vieira on Nov 3, 2009 4:10 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

I think First option is better. If you are not very keen on Excel then there is even simpler option for PDF. Install PDF convertor on your machine & use print Command in your application. It will open print dialog box & you will able to convert it into PDF file.

Regards

Sandeep

Former Member
0 Kudos

LO,

You could also update your system to 7.0.1 SP5. This version include the export excel functionality to Visual Composer.