Menu

SAP Function Module WAUF_POPUP_TO_DECIDE_LIST

Dialogfenster zur Auswahl aus einer Liste

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module WAUF_POPUP_TO_DECIDE_LIST (Dialogfenster zur Auswahl aus einer Liste) is a standard Function Module in SAP ERP and is part of the function group WAUF within the package WAUF.

Technical Information

Function Module WAUF_POPUP_TO_DECIDE_LIST
Short Text Dialogfenster zur Auswahl aus einer Liste
Function Group WAUF
Package WAUF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURSORLINE LIKE SY-LILLI 1 Cursor/proposal line radio button line
MARK_FLAG TYPE C SPACE Selection list with check buttons flag
START_COL LIKE SY-CUCOL 0 Spalte, in der das Popup beginnt
START_ROW LIKE SY-CUROW 0 Zeile, in der das Popup beginnt
TEXTLINE1 LIKE SPOP-TEXTLINE1 erste Textzeile
TEXTLINE2 LIKE SPOP-TEXTLINE2 SPACE zweite Textzeile
TEXTLINE3 LIKE SPOP-TEXTLINE3 SPACE third text line
TITEL TYPE C Titelzeile des Popups

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER TYPE C Rückgabewert bei Abbruch/Auswahl einer Mögl.

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
IM_EX_LISTE LIKE RW31A Possible selections

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TABELLE_IST_LEER Tabelle mit den zu listenden Objekten sind leer