May be you can find any events, but to modify screen at run-time you have to use LOOP AT SCREEN. as mentioned here.
And as i know there is no performance issue of this, so be free to use LOOP AT SCREEN.
Hope this helps.
May be you can find any events, but to modify screen at run-time you have to use LOOP AT SCREEN. as mentioned here.
And as i know there is no performance issue of this, so be free to use LOOP AT SCREEN.
Hope this helps.