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

Conversion Issue

Former Member
0 Likes
716

Hi All,

Issue 1 :- User is uploading excel sheet with decimal value say 0.3 or .003 but while converting the excel file to SAP internal table it's being changed to whole number 3.0.I've checked SU3 settings and validated excel format of the cell by comparing my system. There were no difference found.

Issue 2 :-

User is extracting report , the ALV output shows proper data but when it is transferred to excel the values are being shortened with * as prefix. Example :- Currency in ALV output 6,43,567 will be shown as *3567 in excel sheet.

Could you please advice to resolve mentioned issue.

Thanks in advance!

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
609
What do you use to "convert excel file to SAP internal table" ?