Ansicht
Dokumentation

/ACCGO/CCK_SH_EXIT_MEANS_TRANS - Example of a Search Help Exit

/ACCGO/CCK_SH_EXIT_MEANS_TRANS - Example of a Search Help Exit

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module has been created as an example for the interface and design of Search help exits in Search help.

All the interface parameters defined here are mandatory for a function module to be used as a search help exit, because the calling program does not know which parameters are actually used internally.

A search help exit is called repeatedly in connection with several events during the F4 process. The relevant step of the process is passed on in the CALLCONTROL step. If the module is intended to perform only a few modifications before the step, CALLCONTROL-STEP should remain unchanged. However, if the step is performed completely by the module, the following step must be returned in CALLCONTROL-STEP.

The module must react with an immediate EXIT to all steps that it does not know or does not want to handle.

Example

Notes

Further information

For more detailed information, see the documentation describing the concept of search help exit.





Parameters

CALLCONTROL
RECORD_TAB
SHLP
SHLP_TAB

Exceptions

Function Group

GO/SAPLCCK_OPNLTY_SHELP

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1501 Date: 20240426 Time: 212049     sap01-206 ( 30 ms )