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?
Maybe
SELECTION-SCREEN COMMENT
would be of any use?Here is an example.
There is a limit of 79 characters per line though.