I'm trying to create a dynamic OO-Dynpro and I don't know, how to create a Radiobutton or Input Control.
I found several Controls in the CL_GUI_CONTROL class, e.g. CL_GUI_INPUT_FIELD, which should be the Input-Control I`m looking for.
But I couldn't find radioboxes/checkboxes. Do they exist as OO-Control?
Thanks