SAP Function TB_LIMIT_SHLP_EXIT_SLM - Exit for Search Help F4_TB_SLM_SF

Parameter Reference Type Length Default Optional Text
CALLCONTROL DDSHF4CTRL u 108 Control of the F4 Process
SHLP SHLP_DESCR_T 0 Single (Current) Search Help

Parameter Reference Length Optional Text
RECORD_TAB SEAHLPRES 1016 Hit list
SHLP_TAB SHLP_DESCR_TAB_T 0 Table of Elementary Search Helps

Description
Current search help of categorySHLP_DESCR_T.
At the SELONE timepoint, the search helpassigned directly to the field is transferred. This can also involve acollective search help. The corresponding elementary search helps are inSHLP_TAB. At all later timepoints, the elementary search help that waseither selected in the dialog or that was directly assigned to the fieldfrom the start is transferred.

Description
If data selection is done by the search help exit, (step SELECT), thehit list must be returned in this table in internal display.
If data display is done by the search help exit, (step DISP), the hitlist is transferred in this table in internal display.

Description
This table is particularly relevant for the SELONEtimepoint (selection of an elementary searchhelp from multiple options).
Each line contains the complete description of an elementary search help(line category is SHLP_DESCR_T).
You can restrict the number of elementary search helps by manipulatingSHLP_TAB. As a following step you can generally keep SELONE. In thiscase, the system offers the restricted quantity of elementary searchhelps to the user to chose from.
At the SELONE timepoint, the corresponding collective search help isavailable in the SHLP parameter.
Only change the following step to PRESEL 1 if more than one entryremains in SHLP_TAB at the SELONE timepoint, but you still do not wantthe selection dialog box displayed. In this case, you must firsttransfer the search help to use from SHLT_TAB to SHLP.