SAP Function SMB_UIE_QM_DEFECT_TOP_VENDOR - To find most unreliable vendors (top 10)

Parameter Reference Type Length Text
ET_DEFECT_TOP_VENDORS SMB_UIE_DEFECT_TOP_VENDORS_TT h 48 internal tab cntn list of vendors n their accp rate(unrlbl)

Functionality
This function module finds the top 10 unreliable vendors. It calculatesthe acceptance rate for every vendor and finds the top unreliablevendors. Summarizing on vendor and version.

Example
INPUT,,
No Input,,
OUTPUT
VENDOR_ACC ACCEPTED_RATE
300000 76,37795275590551
300002 85,71428571428571
300003 85,71428571428571
300004 85,71428571428571
300005 85,71428571428571
300001 87,52025931928687

Notes
There is no input it considers all the vendors in order to find the topunreliable vendors.

Further information
Output Parameters: ET_DEFECT_TOP_VENDORS (Table with vendor accountno, Acceptance rate).