SAP Function SMB_UIE_QM_DEFECT_TOP_MATERIAL - To find top 10 defected materials

Parameter Reference Type Length Text
ET_DEFECT_TOP_MATERIAL SMB_UIE_DEFECT_TOP_MATERIAL_TT h 26 internal table to list material and its accp rate

Functionality
This function module finds the top 10 defected materials. It calculatesthe acceptance rate for every material and finds the top defectedmaterials. Summarizing on material and version.

Example
INPUT,,
No Input,,
OUTPUT
MATERIAL_NO ,,ACCEPTED_RATE
R120 ,, 83,84972889233153

Notes
There is no input it considers all the materials in order to find thetop defected materials.

Further information
Output Parameters: ET_DEFECT_TOP_MATERIAL (Table with Materialnumber, Acceptance rate ).