Ansicht
Dokumentation

F4IF_START_VALUE_REQUEST - Call of entire F4 dialog with known search help

F4IF_START_VALUE_REQUEST - Call of entire F4 dialog with known search help

BAL Application Log Documentation   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Start the entire F4 dialog for the search help passed in SHLP.

Caution: First check whether the module F4IF_FIELD_VALUE_REQUEST might be more suitable for this purpose.

With SHLP, you can have an elementary search help, but also a collective search help.

The structure SHLP should have been filled either with F4IF_DETERMINE_SEARCHHELP or with F4IF_GET_SHLP_DESCR.

If these modules are not used, SHLP must contain at least the following information:

  1. Name and type of search help
  2. In SHLP-INTERFACE, the field VALFIELD must be <>SPACE for the output parameters for which a value is to be returned.

As a hint that they are return fields, these fields will also be stored in color in the hit list display.

For the selected row of the hit list, the return fields are placed, together with their values, in table RETURN_VALUES.

The return table is set up for multiple selection. (Field RECORDPOS) Currently, this is not yet supported by the function module.

If a value was selected, RC = 0 is returned. If the F4 dialog was canceled, RC > 0 is returned.

Example

Notes

Further information





Parameters

CUCOL
CUROW
DISPONLY
MAXRECORDS
MULTISEL
RC
RETURN_VALUES
SHLP

Exceptions

Function Group

SDHI

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

Length: 1702 Date: 20240523 Time: 074927     sap01-206 ( 40 ms )