Skip to Content
0
Former Member
Nov 24, 2008 at 09:45 AM

how to display data type d like MMDD

34 Views

Hi everybody,

I have a problem in my development.

I select some data from DB table , one field of the table is type D, and in the ALV display function,I want the field in my internal table displayed like MMDD. for example, the field of one data record selected by me is "xx,2008.11.24,xx,xx". And I want this record displayed in the ALV like this "xx,11.24,xx,xx".that is to say,I don't want the year displayed in the ALV .How can I achieve this?

Thanks for your help.