Hi Gurus, Experts & Newbies,
I had a requirement where I had to create an ALV report with selection screen. One of the selection screen has this parameter:
SELECT-OPTIONS: P_SNUNR FOR VIBDRO-SNUNR.
Now by default this help would display all rental object's usage types with these columns:
Now as you can see from the image I have multiple RO Types. Is there any way to restrict this with some ABAP code?
NOTE: I know this could easily be done using the dropdown button in the image, but the user requires this to be done beforehand i.e. in ABAP code.
Thanks & regards,
Amiruddin Ayaz