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

Problem while in ALV to Excel

Former Member
0 Likes
2,605

Dear Experts,

while I am sending my report O/p to excell, ( LIST--> EXPORT --> SPREDSHEET --> ALL AVAILABLE FORMATE and pick excell) ,

It shows such error like  "  spreadsheet can not be called (return code error FATAL ERROR) " .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,510

Hi,

Please make sure that the field names are appended to the field catalog  of your ALV with tabname provided.

Regards,

Riyas.

Dear Experts,

while I am sending my report O/p to excell, ( LIST--> EXPORT --> SPREDSHEET --> ALL AVAILABLE FORMATE and pick excell) ,

It shows such error like  "  spreadsheet can not be called (return code error FATAL ERROR) " .

4 REPLIES 4
Read only

Former Member
0 Likes
1,511

Hi,

Please make sure that the field names are appended to the field catalog  of your ALV with tabname provided.

Regards,

Riyas.

Read only

0 Likes
1,510

I had it once also,

the fix in this link did the trick:

was a security setting in excel

Hope it helps for you as well

http://sap.ittoolbox.com/groups/technical-functional/sap-dev/alv-excel-not-working-1268683#M1268908

Read only

0 Likes
1,510

thanks riyas u were true some of my fields have wrong tabname in fielcatalog.

problem solved.

Read only

0 Likes
1,510

Dear Rob,

Thanks for your response.

Issue belongs to programming this time, table name was types incorrectly,

and Issue is solved now ,

Regards,

Jwalant.