Hi,
I have used "GET CURSOR " command to get the field and value of the row on which i make a click.
it has 4 fields ( vbeln , col2 , col3 , col4)
But what i want is.. when i click on the row (anywhere on the row may be on col2 col3) i want to get the "vbeln" value of that row..
(Bcas GET CURSOR FIELD which gives me the column on which i click)
Can anybody give an idea to achieve this..
Thank u..