can anyone tell me how to fetch selected table control rows (which was edited) into internal table
i have used chek variable to select preticular rows which are in the table control, but i am not getting edited values here
requirement is i need to edit some fields of rows after that have to select some rows which might be edited or nonedited
now i want to get selected rows along with edited values(not old values) .
Thanks in advance:)