2010 Sep 16 9:53 PM
Hi,
In ALV Report, i have two columns where i'm clicking the first column content of the field as shown in text editor but when i'm clicking the second column it's not showing in the text editor.
Please reply me for this query.
Thanks,
Sri.
2010 Sep 16 9:58 PM
At first thought, it sounds like you need to make the second column "editable". Can you explain the problem a little more?
2010 Sep 16 10:06 PM
Thanks for your reply,
i have 2 columns (col1 = 'aaaaaa' & col2 = 'bbbbb') in the ALV report, whenever double clicking on the first column (col1 = aaaaa), it is showing in the editable mode and displaying correct values (aaaaa) , but, when i am clicking 2nd column (col2 = 'bbbb') in the editor it is showing the col1 value 'aaaaa' but not column 2 value 'bbbbb'. it should display columnn 2 value 'bbbb' in the editor...
Please advice me for this.
Many thanks in advance << removed >>.
Srivatsala.
Edited by: Rob Burbank on Sep 16, 2010 5:08 PM
2010 Sep 16 10:09 PM
2010 Sep 16 10:11 PM
2010 Sep 16 10:13 PM
2010 Sep 16 10:21 PM
by using that one only, i can see first column values... but in the 2nd column it is copying 1st filed value only.. i have to refresh the edit..
Do you know any refresh edit..class or function module.
2010 Sep 16 10:25 PM
can you provide us with a snippet of the code that handles the double-click event?
2010 Sep 16 10:30 PM
I don't have any problem with double clicking, i have to refresh the text editor before clicking the column2.
2010 Sep 16 11:26 PM
2010 Sep 16 11:34 PM
Taking the data from customized tables so my code won't work in your system.
Let me know if you still need a code.