2007 Jun 03 10:30 AM
My requirement is like this..
I have a screen filed on which I have to press f4.
now a perticular value( seach string) should be passed to search help.
the problem here is....
the parameter of search help to which this search string should be passed is different then the field screen on which f4 should be done.
If I am successful in passing string to parameter of search help, I am not able to return the slected value to screen field.
if I am ableto return the value to screen field I am not able to pass the search string to exact field I need.
Any solution?
Thanks & Regards,
Kalyan.
My requirement is like this..
I have a screen filed on which I have to press f4.
now a perticular value( seach string) should be passed to search help.
the problem here is....
the parameter of search help to which this search string should be passed is different then the field screen on which f4 should be done.
If I am successful in passing string to parameter of search help, I am not able to return the slected value to screen field.
if I am ableto return the value to screen field I am not able to pass the search string to exact field I need.
Any solution?
Thanks & Regards,
Kalyan.
2007 Jun 03 11:47 AM
Hi Kalyan,
Just check out if some kind of conversions are possible. You haven't specified the type of the parameters - both the search help parameter and the screen field parameter. Specify that too.
Regards
Anil Madhavan