Questions tagged [getselection]
198 questions
-2
votes
1 answer
How can I get the caret position if there is no tag on the page
I have two test pages: page M and Page NM. They are both identical, in that they have one input textbox. The only difference is that M has a meta tag, and NM doesn't.
The meta tag looks like this

Freakishly
- 1,533
- 5
- 32
- 61
-3
votes
2 answers
get_selected_rows from alv after handler PAI logic
I have an ALV in container on screen 0100. It's created via class CL_SALV_TABLE.
The problem is that I can't get selected row via go_alv_dms->get_selections( )->get_selected_rows( ) after pressing a button on the screen (2 on the screenshot).
I can…

Nikito_Os
- 1
- 1
- 1
- 3