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

Export to Excel problem

NunoSilva
Explorer
0 Likes
900

Hello,

I am having a very strange problem.

I have an ALV with diferent fields. When i do "Export to File --> Spreadsheet" the first firld is missing the last digit.

Any ideas on why this happens?

Thank you

Nuno Silva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
848

check the foll. and correct it accordingly

1. optimize the column widths

2. check its output lengths

3. check its format type

6 REPLIES 6
Read only

Former Member
0 Likes
849

check the foll. and correct it accordingly

1. optimize the column widths

2. check its output lengths

3. check its format type

Read only

Former Member
0 Likes
848

Hi Nuno,

you should change the 'Width of Output List', this can be done in SE11 on the selection screen for the table you are working woth.

Regards,

Simon

Read only

Former Member
0 Likes
848

Hi Nuno,

This problem is there for all in currency and date fields.

so down load the file with CSV format and open and try to save as Excel format.

or after down loading the excel format select the column and change the options to Currency.

Regards,

Prabhduas

Read only

Former Member
0 Likes
848

Set:

W_fieldcat-datatype = ' '.
OR.
W_fieldcat-Outputen = ' '.

Hope this resolves your issue.

Regards,

Gurpreet

Read only

Former Member
0 Likes
848

Check the OSS note also as its a know problem data truncated/missing in while transporting to Excel.

Regards,

Atul

Read only

Former Member
0 Likes
848

Hi,

I have the same problem. when i export ALV to spreadsheet, first coloum doesn't have last digit.

Did u solve ur problem?

if u solve plz tell me

Regards,

Anuradha