Menu

SAP Function Module POPUP_GET_SELECTION_FROM_LIST

The Function Module POPUP_GET_SELECTION_FROM_LIST () is a standard Function Module in SAP ERP and is part of the function group SZA4 within the package SZAD.

Technical Information

Function Module POPUP_GET_SELECTION_FROM_LIST
Short Text
Function Group SZA4
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_ONLY LIKE SPACE
TABLE_NAME LIKE HELP_INFO-TABNAME
TITLE_BAR LIKE Header line of the popup

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
FUNCTIONS LIKE SVALP
LIST LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR
NO_TABLEFIELDS_IN_DICTIONARY No fields available in ABAP Dictionary
NO_TABLE_STRUCTURE No Dictionary table name specified
NO_TITLE_BAR
PARAMETER_ERROR Error in Parameter Transfer