I need to display some information for the user on my selection screen.
Best way would be directly on the screen, so no pop-ups. I tried to use parameters with default value and read only but the length is limited.
Is there a way to get an information text on the selection screen which is a bit longer?

CL_GUI_TEXTEDITor check the sample reportsSAPTEXTEDIT_DEMO_1etc. - andrecito