2023 Jun 23 11:51 PM
Currently i create reports just for the Selection Screen. Directly after i bypass all values to my Class and start the Logic. Is it somehow possible to start directly in the Class with an Selection Screen?
2023 Jun 24 11:10 AM
No, selection screens are part of executable programs (or function groups). If you want, from your class, you can call an executable program (or a function module) to display the selection screen.