Ansicht
Dokumentation

KQD_FEATURE_SCRAP_WEIGHTED - Calculates quality score from share of defects of characteristics

KQD_FEATURE_SCRAP_WEIGHTED - Calculates quality score from share of defects of characteristics

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This procedure calculates the quality score as the weighted average of the characteristic scores.

The system calls up function module KQD_LOT_SCRAP to calculate the score of the characteristic. You define the characteristic weight in the inspection plan.

                   Sum ( E_KQD(characteristic) * WEIGHT )
           E_KQD = -----------------------------------------
                             Sum ( WEIGHT )

With E_KQD (characteristic): CALL FUNCTION KQD_LOT_SCRAP with
                             QALS-ANTEIL = QAMR-ANTEIL

    WEIGHTING:               Weight of characteristic according to
                             inspection plan

Note
If you want to define your own quality score procedure, use function module KQD_COPY_REFERENCE_FORM as a copy model.




Parameters

E_KQD
E_SUBRC
I_KQD_MAX
I_KQD_MIN
I_QALS
I_QAVE
I_TQ06

Exceptions

Function Group

QAQD

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1839 Date: 20240523 Time: 092704     sap01-206 ( 23 ms )