Skip to Content
0
May 14, 2010 at 08:28 AM

How to check if value is in a SELECT-OPTIONS range ?

10339 Views

Hi friends,

in my selection screen I have a SELECT-OPTION (s_imacu). Then in my program, I would like to

check if a value that is in an internal table is contained in the possible values assigned to 's_imacu',

without using a SELECT statement.

Thanks