‎2010 Jan 06 12:05 PM
HI Experts,
Iam using View and Search help exit in my search help.
as we know the search help data i mean the view will store in RECORD_TAB Data.
I need to restict this RECORD_TAB Data in my exit.For that i need to capture this RECORD_TAB Data in one internal table
in the exit.
Do we have any function module which will downloead the RECORD_TAB data into our Internal table.
‎2010 Jan 06 1:57 PM
Hi,
I cannot fully understand what you pretend, but check function F4IF_SHLP_EXIT_EXAMPLE which is used as pattern for all the search help exits to be created. Within your exit you can restrict the information. Additionally, you might [find this|http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm] interesting.