‎2009 Apr 03 1:21 PM
Hi
I have created a Srch Help - TESTSRCHHELP. To this I have added the Search Help Exit: TESTFUNCMODULE (a function module). Now when I try to activate the SRCH HELP I get the following error message:
Function module TESTFUNCMODULE has no TABLES-parameter SHLP_TAB
Function module TESTFUNCMODULE has no TABLES-parameter RECORD_TAB
I then tried to change my TESTFUNCMODULE to add TABLES parameter SHLP_TAB and RECORD_TAB. But I get the following error:
TABLES parameters are obsolete!
What to do now? I can't create Search Help because it gives me error on Function Module and Function Module can't have Tables parameter cause they are obsolete.
What am I doing wrong here?
~Arpit
‎2009 Apr 03 1:23 PM
‎2009 Apr 03 1:48 PM
thanks for the reply, but:
Function module TESTFUNCMODULE has no TABLES-parameter SHLP_TAB
Function module TESTFUNCMODULE has no TABLES-parameter RECORD_TAB
Required CHANGING-parameter SHLP_TAB of function module TESTFUNCMODULE invalid
Required CHANGING-parameter RECORD_TAB of function module TESTFUNCMODULE invalid
Got this error!!!
Any other way?
Regards,
Arpit
‎2009 Apr 09 7:50 AM
‎2021 Jan 04 4:09 PM
Hi Arpit,
What was your workaround?
Could you please specify if you remember?
Thanks
‎2021 Jan 04 5:01 PM
Sorry it has been 11 yes since this and 10 yes since I touched ABAP. So don’t think I recall any of it.