Hi all,
I want to get the selected row of oo alv's and then use this row as I want.
The procedure is like that:
The user selects a row, then clicks a button of pf-status's, and then displays another screen with data regarding selected row.But I do not know how to get the selected row.
I can get it through double click but what I want is not double click.
thanks.