I have user input of say 4 entires in select-options.
SELECT-OPTIONS : a_matnr FOR mara-matnr.
Now I want to validate that if user has input 4 materials say
1234
4567
3467
tttttt
Now tttttt soes not exist in mara, I can do a select into table, ho can I enrure that all entries entered exist in mara