DBA Data[Home] [Help]

APPS.AHL_PRD_UTIL_PKG dependencies on QA_RESULTS

Line 537: QA_RESULTS

533: IS
534: SELECT
535: DISTINCT plan_id
536: FROM
537: QA_RESULTS
538: WHERE
539: collection_id = p_qa_collection_id;
540:
541: /*