Menu

SAP Function Module DD_EXTIDX_SEARCH

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module DD_EXTIDX_SEARCH () is a standard Function Module in SAP ERP and is part of the function group SF4E within the package SDSH.

Technical Information

Function Module DD_EXTIDX_SEARCH
Short Text
Function Group SF4E
Package SDSH
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLBACK_FORM TYPE SY-XFORM Internal
CALLBACK_PROGRAM TYPE SY-REPID ABAP Program: Current Main Program
DISPLAY TYPE DDBOOL_D DD: truth value
DYNPNR TYPE SY-DYNNR ABAP Program: Number of Current Screen
DYNPPROG TYPE SY-REPID ABAP Program: Current Main Program
DYNPROFIELD TYPE HELP_INFO-DYNPROFLD Field Name
FIELDNAME TYPE DFIES-FIELDNAME Field Name
INDEXNAME TYPE DDF4IDNAME Logical name of an external index
MULTIPLE_CHOICE TYPE DDBOOL_D DD: truth value
SEARCHHELP TYPE SHLPNAME Name of a search help
SHLPPARAM TYPE SHLPFIELD Name of a search help parameter
STEPL TYPE SY-STEPL Screens, current table line index
SUPPRESS_RECORDLIST TYPE DDSHF4CTRL-HIDE_LIST Suppress display of hit list
TABNAME TYPE DFIES-TABNAME Table Name
VALUE TYPE HELP_INFO-FLDVALUE Text (length 132)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCID_TAB LIKE DDF4SEKEYS Structure for Document Key of Log Table
RECORD_TAB LIKE SEAHLPRES Search help result structure
RETURN_TAB LIKE DDSHRETVAL Interface Structure Search Help <-> Help System
SE_SELOPT_TAB LIKE DDSESELOPT Selopt Structure for the F4 Help with Search Engines

Exceptions

This function module does not define any Exceptions.