Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FM to check selection table criteria

Former Member
0 Kudos

Hi All,

Is there any FM which allows to check if a given value fulfils the criteria from the selection table?

I know it is possible to use logical expression 'IN' in a 'SELECT' statement but if I use selection screen to enter a data which does not exist in any table (eg. free text or numerical value) this method cannot be used.

eg.

the selection table contains as follows

SIGN OPTION LOW HIGH

I EQ 1 0

I EQ 2 0

I BT 5 7

I would like to check if the value 3 fulfils the criteria (in this case NOT).

Any suggestions appreciate.

Regards,

Grzegorz

1 REPLY 1

Former Member
0 Kudos

Moderator message - Please search before asking - post locked Rob