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