Ansicht
Dokumentation

F4UT_SHLP_EXIT_PROPAGATE - Propagation of a Search Help Exit in Included Search Helps

F4UT_SHLP_EXIT_PROPAGATE - Propagation of a Search Help Exit in Included Search Helps

Addresses (Business Address Services)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Use this module to ensure that all the elementary search helps contained in a collective search help call a certain search help exit when they are used. You have to pass the name of this search help exit in IMPORT parameter SHLP_EXIT. If this parameter is initial and if the collective search help has a parameter named SHLP_EXIT, the contents of this parameter are used as the calling search help exit.

For the elementary search helps that are contained and that themselves have a search help exit, you can use the IMPORT parameter REPLACE_MODE to control how the call of these two modules should be handled. You have the following options:

  • 'A' = The search help exit defined by SHLP_EXIT is called at each timepoint after calling the actual search help exit of the elementary search help.
  • 'B' = The search help exit defined by SHLP_EXIT is called at each timepoint prior to the call of the actual search help exit of the elementary search help.
  • 'D' = The search help exit defined by SHLP_EXIT is called at each timepoint prior to and after the call of the actual search help exit of the elementary search help.
  • 'R' = The search help exit defined by SHLP_EXIT replaces the call of the actual search help exit of the elementary search help.

Example

Notes

  1. This function module should not be used as a search help exit in elementary search helps.
  2. This function module should not be called twice within a search help exit.
  3. The function module specified with SHLP_EXIT must satisfy the interface requirements for search help exits.
  4. The search help exit specified by SHLP_EXIT is only called once for the elementary search helps, even if parameter REPLACE_MODE has the value 'D'.

Further information





Parameters

CALLCONTROL
RECORD_TAB
REPLACE_MODE
SHLP
SHLP_EXIT
SHLP_TAB

Exceptions

Function Group

SF4U

General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2450 Date: 20240523 Time: 063920     sap01-206 ( 47 ms )