Table list used by SAP ABAP Function Module KQD_FEATURE_SCRAP_MAXIMUM (Calculates quality score from max. share of defects of characteristics)
SAP ABAP Function Module
KQD_FEATURE_SCRAP_MAXIMUM (Calculates quality score from max. share of defects of characteristics) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QALS | Inspection lot record | ||
| 2 | QALS | Inspection lot record | SOURCE VALUE(I_QALS) LIKE QALS |
|
| 3 | QAVE | Inspection processing: Usage decision | SOURCE VALUE(I_KQD_MIN) LIKE QAVE-QKENNZAHL DEFAULT 1 |
|
| 4 | QAVE | Inspection processing: Usage decision | SOURCE VALUE(I_KQD_MAX) LIKE QAVE-QKENNZAHL DEFAULT 100 |
|
| 5 | QAVE | Inspection processing: Usage decision | ||
| 6 | QAVE | Inspection processing: Usage decision | SOURCE VALUE(I_QAVE) LIKE QAVE |
|
| 7 | QAVE | Inspection processing: Usage decision | SOURCE VALUE(E_KQD) LIKE QAVE-QKENNZAHL |
|
| 8 | QMKST | Characteristic control indicators | ||
| 9 | TQ06 | Procedure for Calculating the Quality Score | ||
| 10 | TQ06 | Procedure for Calculating the Quality Score | SOURCE VALUE(I_TQ06) LIKE TQ06 |
|