Hi all.
I am using dynamic internal table, which has a field date, while showing the date in OO ALV output the format of the date is YYYYMMDD, but my requirement is to print the date in user specific format. I tried DATS for the date field but still my output is not formatted as expected.
Can anyone help .
the table is <fieldsymbols> type any table. and has no components till runtime.