Functionality This function module is just an example for the interface and forstructure of DS:TX.DDDOK_SHLP_EXIT>search help exists insearch helps>. All of the interface parameters defined here are mandatory for afunction module that is to be used as a search help exit, since thecalling program does not know which parameters are really usedinternally. A search help exit is called for multiple events >. On the other hand, if the step is completely transferred by the functionmodule, then the next step has to be returned in CALLCONTROL-STEP. Also refer to the more detailed documentation on the concept of searchhelp exits. For any steps that it does not know, or that it does not want toprocess, the function module has to respond immediately with an EXIT.Description Current search help of categorySHLP_DESCR_T>. In the SELONE event>, the search help directlyassigned to the field is transferred. This search help can also be acollective search help. During all later events, the elementary searchhelp is transferred that either was selected online or was assigneddirectly to the field from the start.Description If the data selection is adopted by the search help exit (step SELECT),then the hit list has to be returned in this table in internal format. If the data display is adopted by the search help exit (step DISP), thenthe hit list is transferred to this table in internal format. Description This table is primarily relevant for the SELONEevent> (selection of an elementary search helpfrom multiple options). Each row of the table contains the complete description of an elementarysearch help (row type is SHLP_DESCR_T >). In the SELONE event, the related collective search help istransferred in the SHLP parameter. If the search help exit was sued toselect one of the elementary search helps, then this search help isreturned in parameter SHLP. |