hi ,
In my table control i have 100 entries , i scroll down and double click on the 90th entry of field vbak-vbeln.
i used get cursor field f1 value v1.
get cursor line line1.
here line1 is giving the value 10.
since when i scroll down to find the 90th record, at apoint i can see 10 records only in table control.
plz help me out how to pick line number from all the records.
i constructed the table control from the work area defined in the program.
i dont want to go with selection (Mark) in table control.