Hi experts,
I have modified the existing search help by using "SEARCH HELP EXIT".
Here is the situation:
As soon as I press F4 button on particular field, it will display search help restrictions window with 4 fields.
suppose if I enter material number on material number field, it should display only particular material not all materials.
Normally it was working fine before I written search help exit.
In search help exit I am selecting values directly from database table with out consider restrictions window parameters.
How to findout the restrictions window parameter names ( I mean screen field name). So that I can add those fields in my select statement where condfition.
Pls help me.
Thanks in advance
Raghu