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.
Function Module | POPUP_GET_SELECTION_FROM_LIST |
Short Text | |
Function Group | SZA4 |
Package | SZAD |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCTIONS | LIKE | SVALP | ||
LIST | LIKE |
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 |