Menu

SAP Function Module F4TOOL_GET_DEF_SHLP

F4-Utility: Default-Suchhilfe lesen

The Function Module F4TOOL_GET_DEF_SHLP (F4-Utility: Default-Suchhilfe lesen) is a standard Function Module in SAP ERP and is part of the function group SDHI within the package SDSH.

Technical Information

Function Module F4TOOL_GET_DEF_SHLP
Short Text F4-Utility: Default-Suchhilfe lesen
Function Group SDHI
Package SDSH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TOP_SHLP LIKE DD30V-SHLPNAME Top-Level Suchhilfe
USER LIKE SY-UNAME Benutzername. I.d.R. nicht versorgt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEF_SHLP LIKE DD30V-SHLPNAME Elementare Default-Suchhilfe

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.