Table list used by SAP ABAP Function Module KQD_LOT_SCRAP (Calculates quality score from share of defects in inspection lot)
SAP ABAP Function Module KQD_LOT_SCRAP (Calculates quality score from share of defects in inspection lot) is using
# Object Type Object Name Object Description Note
     
1 Table  QALS Inspection lot record
2 Table  QALS Inspection lot record SOURCE VALUE(I_QALS) LIKE QALS
3 Table  QAVE Inspection processing: Usage decision SOURCE VALUE(I_KQD_MAX) LIKE QAVE-QKENNZAHL DEFAULT 100
4 Table  QAVE Inspection processing: Usage decision SOURCE VALUE(I_KQD_MIN) LIKE QAVE-QKENNZAHL DEFAULT 1
5 Table  QAVE Inspection processing: Usage decision SOURCE VALUE(E_KQD) LIKE QAVE-QKENNZAHL
6 Table  QAVE Inspection processing: Usage decision SOURCE VALUE(I_QAVE) LIKE QAVE
7 Table  TQ06 Procedure for Calculating the Quality Score SOURCE VALUE(I_TQ06) LIKE TQ06
8 Table  TQSS QM configuration: Client level