Fonction SAP CACS_SHLP_EXIT_CALENDAR - Search Help Exit of a Search Help for An Application

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CALLCONTROL DDSHF4CTRL u 108 Controlling the F4 Process
SHLP SHLP_DESCR_T 0

Paramètre Reférence Long. Facultatif Description
RECORD_TAB SEAHLPRES 1016 Hit List
SHLP_TAB SHLP_DESCR_TAB_T 0

Functionality
This module only serves as an example for the interface and the displayof the search help exit insearch helps.
All the interface parameters defined here are obligatory for a functionmodule that is to serve as search help exit because the module callerdoes not know which parameters will actually be used internally.
One search help exit is called for several
timespotsduring F4 process. In the CALLCONTROL-STEP, the respectiveprocess step is given. In case the module wants to carry out only a fewmodifications before the step, the CALLCONTROL-STEP should remainunchanged.
On the contrary, in case the step is completely copied from the module,the subsequent step must be returned in CALLCONTROL_STEP.
See the detailed documentation of the search help exit concept.
The module must react to all those steps of which it is unaware or theones it does not want to handle with an immediate EXIT.