Skip to Content
0
Former Member
May 05, 2014 at 01:33 AM

Select-Options search help with where

47 Views

Hi Experts,

I need to have a search help in my selection screen with a Where clause.

I've tried to search it but I cant find answers.

The logic is like this, wherein the search help for my selection screen should just have the value PM001 and ZMIS.

SELECT-OPTIONS stsma estat tj30 FOR s_eqpstt FOR tj30t-estat WHERE stsma = 'PM001' and stsma = ZMIS.

Thanks