The Function Module QEEV_GET_QAMVTAB_QASVTAB (Liefert aktuelle Vorgabentabellen (Workareas) zum Prüflos) is a standard Function Module in SAP ERP and is part of the function group QEEV within the package QE.
Function Module | QEEV_GET_QAMVTAB_QASVTAB |
Short Text | Liefert aktuelle Vorgabentabellen (Workareas) zum Prüflos |
Function Group | QEEV |
Package | QE |
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 | QALS-PRUEFLOS | Prüflos |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QALS | LIKE | QALS | Workarea zum Prüflossatz |
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 |
---|---|---|---|---|
QAMV_TAB | LIKE | QAMV | Aktuelle Merkmalssätze zum Prüflos | |
QAPO_TAB | LIKE | QAPO | aktuelle Vorgangssätze zum Prüflos | |
QAPP_TAB | LIKE | QAPP | aktuelle Prüfpunktsätze zum Prüflos | |
QASV_TAB | LIKE | QASV | aktuelle Stichprobensätze zum Prüflos |
This function module does not define any Exceptions.