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.
Function Module | DIWPS_POPUP_GET_VALUES |
Short Text | Sendet Dialogfenster für Werteeingabe |
Function Group | DIWPS |
Package | DIWPS |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURNCODE | LIKE | User response |
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 |
---|---|---|---|---|
ET_FIELDS | LIKE | SVAL | Table fields, values and attributes |
This function module does not define any Exceptions.