The Function Module QLIB_QMEL_SELECT (Selection of q-notifications (internal to QM) for vendor evaluation) is a standard Function Module in SAP ERP and is part of the function group QLIB within the package QB.
Function Module | QLIB_QMEL_SELECT |
Short Text | Selection of q-notifications (internal to QM) for vendor evaluation |
Function Group | QLIB |
Package | QB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUV | LIKE | QMEL-QMDAT | Date of origin for quality notification | |
I_EKORG | LIKE | QMEL-EKORG | Purchasing organization for vendor evaluation | |
I_HERKUNFT | LIKE | QMEL-HERKZ | Origin of the Q-notification | |
I_HWAER | LIKE | S012-HWAER | Currency key for nonconformity cost calculation | |
I_LIFNR | LIKE | QMEL-LIFNUM | Vendor for vendor evaluation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QMFEHLAW | LIKE | QSS_QMART-FEHLAW | Total nonconformity cost calculation |
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 |
---|---|---|---|---|
T_QMART | LIKE | QSS_QMART | Nonconformity costs per notification type | |
T_QSS_QM_ML | LIKE | QSS_QM_ML | Table of Q-scores for each material |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_QMEL_FOUND | No quality notification found for entry |