SAP ABAP Function Module KQD_LOT_SCRAP (Calculates quality score from share of defects in inspection lot)
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_LOT_SCRAP Calculates quality score from share of defects in inspection lot  
Function Group QAQD   Q-score procedure for UD for insp.lots  
Program Name SAPLQAQD    
INCLUDE Name LQAQDU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_KQD TYPE QAVE-QKENNZAHL Output value of the quality score (0 < E_KQD <= I_KQD_MAX)
Exporting E_SUBRC TYPE SYST-SUBRC Return code
Importing I_KQD_MAX TYPE QAVE-QKENNZAHL 100 Maximum allowed quality score
Importing I_KQD_MIN TYPE QAVE-QKENNZAHL 1 Minimal zulässige Qualitätskennzahl
Importing I_QALS TYPE QALS Inspection lot table for the date of the quality score calculation
Importing I_QAVE TYPE QAVE UD table for the date of the quality score calculation
Importing I_TQ06 TYPE TQ06 Table Q06
               
Processing Type
Normal Function Module  
Remote-Enabled 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