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

Sorting Date

Former Member
0 Likes
413

Hi All,

I have an ALV report - I have a date column which is stored normally - however the date format on the output must be Jan-07 Feb-07 etc etc. I want to sort by this on the output but obviously its not working. I tried sorting the internal table by date then converting the date 01012008 into Jan-08 but to no avail. Any suggestions are welcome.

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
396

Hi

In the field catalog fc-sort = 'X' for the date field.

Read only

Former Member
0 Likes
396

After saving r u saving it in character type field.

Rergards,

Nageswar

Read only

Former Member
0 Likes
396

withdrawn