Hi
I have very specific requirement in which i have a ALV :
1. it inputs time entry if entry type is of 'T'
2. it inputs amount if entry type is of 'Q'.
now i need to create input field in same column.
means if entry type is of 'T' then alv row data must contain time
and if entry type is of 'Q' then same alv row data must contain amount.
so how can i change the column type from time to currency dynamically for particular row only ??
Thanks in Advance
Edited by: Nidhi Sharma on Dec 1, 2009 3:47 PM