Ansicht
Dokumentation

SRT_F4EXIT_SOAP_APPL - Search Help Exit for SOAP Applications

SRT_F4EXIT_SOAP_APPL - Search Help Exit for SOAP Applications

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module is an example for the interface and design of search help exits in search helps.

All interface parameters defined here are mandatory for function modules used as search help exits. This is because the caller of the module cannot know which parameters are actually used internally.

A search help exit is called several times during the F4 process flow. The appropriate step in the process flow is passed in CALLCONTROL-STEP. If the module only needs to make a few modifications before the step, CALLCONTROL-STEP should remain unchanged.

However, if the step becomes the complete responsibility of the module, the follow-on step must be returned in CALLCONTROL-STEP.

Also read the detailed documentation about the search help exit concept.

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

Example

Notes

Further information





Parameters

CALLCONTROL
RECORD_TAB
SHLP
SHLP_TAB

Exceptions

Function Group

SRT_WSDEPL

ABAP Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1683 Date: 20240523 Time: 095637     sap01-206 ( 30 ms )