cancel
Showing results for 
Search instead for 
Did you mean: 

How to filter dropdownlist values

08-04-2023 5:28 PM
fceylan_hs Participant
572 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi experts,

I would like to filter G/L account line item dropdown list based on Journal Entry Type dropdown box values.

i.e. if I select any value from JET dropdown starts with "0084", I need to filter displayed values(show only values starts with 11xx) on G/L account list.

example screenshots below;

This is also system screen that is not extandable so I could not use OVS or event handler logic to make this work. How could apply filter on via ABSL coding?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

lewispeters
Explorer
0 Likes

Fatih,

To my knowledge what you're trying to do isn't possible. You'd want something like a custom OVS and screen for that, doing it to a standard screen isn't doable so far as I know.

Lewis