Operation Details
Description: COMMENTS=@superseded - replaced by readByStatusTypeProductID
Sterotype: ns
SQL
SELECT
  MAX(percentage)
INTO
  :percentage 
FROM
  EvidenceApprovalCheck 
WHERE typeCode = :typeCode 
  AND productID = :productID 
  AND recordStatus = :recordStatus