Application Development 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: 

Export to an Excel file in ALV

Former Member
0 Kudos

When I export my output of the ALV list to an excel file the date is getting extended to 3 columns of data from one ( one for month, then day, then year). what can I do so that the whole date appears in one cloumn?

Thanks in advance.

2 REPLIES 2

Former Member
0 Kudos

Hi

If you are uploading the file into ABAP system, then you could download dates in SY-DATUM form.

For ex. 07/07/2007 as 20070707.

Then when u dwnload the file, this unchanged then when uploading back you should not face any problem.

Reward if usefull

hymavathi_oruganti
Active Contributor
0 Kudos

hi,

after u download, try draggng the cloumn manually.