2006 Jul 27 2:58 PM
I have a Table control where i have certain field which is editable.Now i need to check which row i have changed.Where can i get the particular row number.
I have a Table control where i have certain field which is editable.Now i need to check which row i have changed.Where can i get the particular row number.
2006 Jul 27 3:03 PM
Hi Pankaj,
It is possible..
If Tab_control is the name of the table control variable, then
Tab_control-current_line will give you the current line which is getting edited.
Regards,
Amit.
2006 Jul 27 3:10 PM
hi pankaj,
try checking with SY-STEPL.
hope this helps,
do reward if it helps,
priya.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |