Hello everyone,
I am relatively new to ABAP programming, and I need some help with a certain requirement.
I currently have a task where I need to make select-options mandatory/optional based on which radio button is checked. Seeing as I cannot de...
Yes I had to mix dynpro and selection-screen due to dynpro not supporting multiple entry input fields. I managed to get it working with your advice though, thank you.