Menu

SAP Function Module DIWPS_POPUP_GET_VALUES

Sendet Dialogfenster für Werteeingabe

The Function Module DIWPS_POPUP_GET_VALUES (Sendet Dialogfenster für Werteeingabe) is a standard Function Module in SAP ERP and is part of the function group DIWPS within the package DIWPS.

Technical Information

Function Module DIWPS_POPUP_GET_VALUES
Short Text Sendet Dialogfenster für Werteeingabe
Function Group DIWPS
Package DIWPS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GET_WC_VALS TYPE C 'X' Get values specifying a work center

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_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
ET_FIELDS LIKE SVAL Table fields, values and attributes

Exceptions

This function module does not define any Exceptions.