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 on zero's while using gui_download

Former Member
0 Likes
337

Hi,

While downloading the internal table content for ex. ‘000010’ to Excel sheet by using ‘GUI_DOWNLOAD’ , zero’s are truncated and becomes ‘10’(in this case).

Is it any possible way to get as like ‘000010’?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
301

give the FILETYPE as <b>DBF</b> and checkout if it works

or

in the excel file , right click on that column>format cellschoose text

1 REPLY 1
Read only

Former Member
0 Likes
302

give the FILETYPE as <b>DBF</b> and checkout if it works

or

in the excel file , right click on that column>format cellschoose text