2022 Oct 07 11:01 AM
Hello experts,
I have a problem.
I want to do a f4 Help for an input field.
Now I want the programm to consider what is in the other inputfields.
Basically like a join. So that only options are available where the other fields match.
I hope that made sense.
Kind regardes and a huge thanks.
2022 Oct 07 12:45 PM
Hi,
Below code may help you.
PARAMETERS: p_werks TYPE marc-werks,
p_matnr TYPE marc-matnr.2022 Oct 07 2:10 PM
It's a basic feature of search helps. Have all these screen fields named with same DDIC structure/table, and link a search help in that DDIC structure/table with all fields linked to the input parameters.