2017 Jun 14 4:27 AM
There is a requirement that focus should shift to next column when button "Tab" is pressed. But now the focus will shift to toolbar. Is there any solution to implement above-mentioned functionality?
2017 Jun 14 5:46 AM
In so-called "ALV List" (old rendering as below), there's no "Tab order" because there's no field in ABAP Lists, unless you make them editable (field catalog INPUT = 'X').