Skip to Content
0
Former Member
Jan 16, 2008 at 10:46 AM

'Enter' button event

66 Views

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.