Ansicht
Dokumentation

F4UT_LIST_EXIT - Standard Search Help Exit for Changing Hit List

F4UT_LIST_EXIT - Standard Search Help Exit for Changing Hit List

TXBHW - Original Tax Base Amount in Local Currency   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this module you can create another pushbutton in the hit list of an input help in addition to the standard pushbuttons. You can freely define the functionality behind this pushbutton .

To use this option, you must describe the input help process with a search help. You must write a search help exit for this search help and call this module in the search help exit at timepoint 'DISP'. Define the attributes of the pushbutton with IMPORT parameters NAME, ICON_TEXT, QUICKINFO and TEXT (see also the long documentation for these parameters).

Then assign a function code to the pushbutton in IMPORT parameter FCODE. It must have one of the following values: APP1, APP2, or APP3.

If the user presses the pushbutton defined in this way, the search help exit is called again. The function code defined previously in FCODE is passed as the timepoint.

Example

You can find an example of using this function module in the search help exit SAPBC_GLOBAL_F4_SFLIGHT_DISEDI of search help SFLIGHT_WITH_DISPLAY_AND_EDIT.

Notes

  • You can create up to three additional pushbuttons with the three possible function codes in the hit list by calling this module repeatedly.
  • When handling the additional functions, you can use function module F4UT_LIST_EXIT_GET_INFO to get information about the status of the hit list.
  • If the IMPORT parameter is set to REMOVE, the pushbutton is removed from the hit list with the function code defined by FCODE. Parameters NAME, ICON_TEXT, QUICKINFO and TEXT are meaningless in this case.
  • The other parameters of this module must be defined as the parameters of the search help exit having the same name.

Further information





Parameters

CALLCONTROL
FCODE
ICON_TEXT
NAME
QUICKINFO
RECORD_TAB
REMOVE
SHLP
SHLP_TAB
TEXT

Exceptions

ILLEGAL_INPUT

Function Group

SF4U

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3091 Date: 20240523 Time: 072714     sap01-206 ( 51 ms )