The Function Module QEVA_UD_MEM_GET (Lesen eines Teillose-VEs im globalen Memory) is a standard Function Module in SAP ERP and is part of the function group QEVA within the package QV.
Function Module | QEVA_UD_MEM_GET |
Short Text | Lesen eines Teillose-VEs im globalen Memory |
Function Group | QEVA |
Package | QV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PRUEFLOS | LIKE | QTLSVB-PRUEFLOS | Inspection lot number | |
I_TEILLOS | LIKE | QTLSVB-TEILLOS | Partial lot number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAVEVB | LIKE | QAVEVB | Update table for UDs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
UD_NOT_FOUND | UD for partial lot not in global VB table |