SAP ABAP Function Module KQD_FEATURE_SCRAP_WEIGHTED (Calculates quality score from share of defects of characteristics)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
QM-IM-UD (Application Component) Inspection Lot Completion
⤷
QV (Package) QM usage decision
⤷
⤷
Basic Data
| Function Module | KQD_FEATURE_SCRAP_WEIGHTED | Calculates quality score from share of defects of characteristics |
| Function Group | QAQD | Q-score procedure for UD for insp.lots |
| Program Name | SAPLQAQD | |
| INCLUDE Name | LQAQDU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_KQD | TYPE | QAVE-QKENNZAHL | Output value of the quality score (0 < E_KQD <= I_KQD_MAX) | |||
| |
E_SUBRC | TYPE | SYST-SUBRC | Return code | |||
| |
I_KQD_MAX | TYPE | QAVE-QKENNZAHL | 100 | Maximum allowed quality score | ||
| |
I_KQD_MIN | TYPE | QAVE-QKENNZAHL | 1 | Minimal zulässige Qualitätskennzahl | ||
| |
I_QALS | TYPE | QALS | Inspection lot table for the date of the quality score calculation | |||
| |
I_QAVE | TYPE | QAVE | UD table for the date of the quality score calculation | |||
| |
I_TQ06 | TYPE | TQ06 | Table Q06 | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |