Menu

SAP Function Module POPUP_GET_VALUES_USER_BUTTONS

Dialog box for requesting values and offering user pushbuttons

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module POPUP_GET_VALUES_USER_BUTTONS (Dialog box for requesting values and offering user pushbuttons) is a standard Function Module in SAP ERP and is part of the function group SPO4 within the package SZP.

Technical Information

Function Module POPUP_GET_VALUES_USER_BUTTONS
Short Text Dialog box for requesting values and offering user pushbuttons
Function Group SPO4
Package SZP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
F1_FORMNAME LIKE SPACE Name of the external subroutine for F1 help
F1_PROGRAMNAME LIKE TRDIR-NAME SPACE Name of the module pool from F1_FORMNAME
F4_FORMNAME LIKE SPACE Name of the external subroutine for F4 help
F4_PROGRAMNAME LIKE TRDIR-NAME SPACE Name of the module pool from F4_FORMNAME
FIRST_PUSHBUTTON LIKE SVALBUTTON-BUTTONTEXT SPACE Text of the first additional pushbutton
FORMNAME LIKE Name of the external subroutine for processing
NO_CHECK_FOR_FIXED_VALUES LIKE SPACE Flag: Deactivate check on fixed values (X)
OK_PUSHBUTTONTEXT LIKE SVALBUTTON-BUTTONTEXT Standard pushbutton text
POPUP_TITLE LIKE Text of title line
PROGRAMNAME LIKE TRDIR-NAME Name of the module pool from FORMNAME
SECOND_PUSHBUTTON LIKE SVALBUTTON-BUTTONTEXT SPACE Text of the second additional pushbutton
START_COLUMN LIKE '5' Start column of the dialog box
START_ROW LIKE '5' Start line of the dialog box

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE User response

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
FIELDS LIKE SVAL Table fields, values and attributes

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_FIELDS FIELDS were transferred incorrectly