Ansicht
Dokumentation

F4IF_DETERMINE_SEARCHHELP - Determine the search help assigned to a DDIC field

F4IF_DETERMINE_SEARCHHELP - Determine the search help assigned to a DDIC field

TXBHW - Original Tax Base Amount in Local Currency   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function determines the search help that is assigned to the field according to the Dictionary. The very same search help that would become effective on a dynpro if the field were taken from the Dictionary onto the dynpro will be returned.

The following hierarchy applies:

  1. A search help was assigned directly to the field in the Dictionary.
  2. A foreign key is defined for the field. The type of input help depends on whether a special help for the check table has been created. The following options exist:
    1. A search help exists for the check table
    2. A help view exists for the check table
    3. A search help exists for the check table
    4. Pure key field display for the check table
  3. A search help was assigned to the data element
  4. The domain has fixed values
  5. The domain is of the type DATS (calendar help)
  6. The domain is of the type TIMS (time help)

The help is returned with its complete description in the variable SHLP of the type SHLP_DESCR_T. (Link to description of type)

In SHLP-INTERFACE, the assignment of further structure fields to the search help fields is stored, provided such assignments are defined in the ABAP Dictionary. In any case, an assignment of the passed field to the corresponding search help parameter is returned in SHLP-INTERFACE.

Example

Notes

Further information





Parameters

FIELDNAME
SELECTION_SCREEN
SHLP
TABNAME

Exceptions

FIELD_NOT_FOUND
INCONSISTENT_HELP
NO_HELP_FOR_FIELD

Function Group

SDHI

rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2056 Date: 20240523 Time: 062033     sap01-206 ( 35 ms )