Let's say I've got on my selection screen
PARAMETERS: werks LIKE t001w-werks.
I'd like the programm after writing the werks and pressing enter button to check some condition. If werks meets some condition then I'd like to modify my selection screen (add one more PARAMETERS below the werks). How to do this simply? Greetings. P.