Menu

SAP Function Module POPUP_GET_VALUES_USER_HELP

Dialog box for requesting values, call of user exits and help

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 POPUP_GET_VALUES_USER_HELP (Dialog box for requesting values, call of user exits and help) 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_HELP
Short Text Dialog box for requesting values, call of user exits and help
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
FORMNAME LIKE SPACE Name of the external subroutine for processing
NO_CHECK_FOR_FIXED_VALUES LIKE SPACE Flag: Deactivate check on fixed values (X)
POPUP_TITLE LIKE Text of title line
PROGRAMNAME LIKE TRDIR-NAME SPACE Name of the module pool from FORMNAME
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