Menu

SAP Function Module DD_SHLP_SELSCREEN_MULTI_SELECT

Merhfachselektion z.B. in Selection Screens

The Function Module DD_SHLP_SELSCREEN_MULTI_SELECT (Merhfachselektion z.B. in Selection Screens) is a standard Function Module in SAP ERP and is part of the function group SDSD within the package SDSH.

Technical Information

Function Module DD_SHLP_SELSCREEN_MULTI_SELECT
Short Text Merhfachselektion z.B. in Selection Screens
Function Group SDSD
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
DYNP_HELP_INFO LIKE HELP_INFO HELP_INFO vom Dynpro, bei direkter Anbindung
FIELDNAME LIKE HELP_INFO-FIELDNAME SPACE Feld, zu dem F4-Hilfe angefordert wird
TABNAME LIKE HELP_INFO-TABNAME SPACE Feld, zu dem F4-Hilfe angefordert wird
TITEL LIKE SPACE Titel der Trefferliste

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
RECORD_TAB LIKE DDSHRETVAL Ausgewählte Records der Trefferliste

Exceptions

This function module does not define any Exceptions.