0

When I want to get a list of users absence types, I use:

select-options: abs for p2001-awart.

When I want to get a list of users presence types, I use:

select-options: prs for p2002-awart.

In both cases I get a list that contains all types together (absences and presences).

I know that t554s-art01 = 'A' for absences, t554s-art01 = 'P' for presences.

Can I get not mixed lists after F4? Maybe anybody know how to set some condition " select-options with where" in initialization block or in process on value request?

Thank you

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
OlMarkov
  • 1
  • 1
  • 1
    To clarify the question, it's important to say that `p2001-awart` is linked to the search help `h_t554s` (and less importantly, has foreign key check with table `t554s`) and it's not filtering. I don't see a standard solution filtering `t554s-art01`, so a custom one can be developed, but there are many ways. The question implies many different answers which is against Stack Overflow philosophy. That would be great if you generalize the question instead of limiting to SAP HR, and targeted to adapting any standard search help. – Sandra Rossi Jul 12 '23 at 14:02

0 Answers0