2006 Oct 24 8:26 PM
Hi,
I am displaying data through an ALV_LIST_DISPLAY.
When I click on the Microsoft Excel at the ALV toolbar to view the same data in excel sheet it does open the excel sheet WITHOUT ANY DATA.
I changed macro options in excel and nothing happened
2006 Oct 24 8:33 PM
Normally we dont have to write any code for getting data in ALV's Excel inplace View. It is taken by SAP itself.
check out if u r using
it_events = gt_events[]
if u r not using any custom event then just comment this parameter of ALV_LISTDISPLAY and test whether the data is getting populated in excel..
Let me know the result...
Enjoy SAP.
Pankaj Singh
Normally we dont have to write any code for getting data in ALV's Excel inplace View. It is taken by SAP itself.
check out if u r using
it_events = gt_events[]
if u r not using any custom event then just comment this parameter of ALV_LISTDISPLAY and test whether the data is getting populated in excel..
Let me know the result...
Enjoy SAP.
Pankaj Singh
2006 Oct 24 8:33 PM
Normally we dont have to write any code for getting data in ALV's Excel inplace View. It is taken by SAP itself.
check out if u r using
it_events = gt_events[]
if u r not using any custom event then just comment this parameter of ALV_LISTDISPLAY and test whether the data is getting populated in excel..
Let me know the result...
Enjoy SAP.
Pankaj Singh
2006 Oct 24 8:53 PM
2006 Oct 24 8:55 PM
Can just comment
it_events = gt_events[]
for a test run and check if data is coming in excel inplace view...
2006 Oct 24 9:09 PM
2006 Oct 24 9:15 PM
No issues jose..both FM have
it_events = gt_events[]
comment it once and do a test run
2006 Oct 25 10:33 AM
Hi Pankaj,
I am also having same problem . I hv commented out it_events = gt_events[] and tried but same prob. Giving warning message from xl as "Thsi workbook has lost its VBA Project, ActiveX controls and any other programmability- related features. If i poress on the OK button then it opens xl sheet but without any data. Why itis happening , any idea?
Thanks in Adv,
Cheers
2006 Oct 25 10:22 AM
Hi,
Me too facing the same prob then i took alternate method List->Export->Local File->Spread Sheet->File Path & File Name-> Generate. U may use this method if client is ready to accept that.
Cheers.
2006 Dec 05 8:38 AM
I had the same problem and solved it by changing the security->trusted publishers setting in EXCEL... select both 'Trust all installed add-ins...' and 'Trust access to Visual Basic Project'.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |