DBA Data[Home] [Help]

APPS.AHL_PRD_UTIL_PKG dependencies on QA_RESULTS

Line 523: QA_RESULTS

519: IS
520: SELECT
521: DISTINCT plan_id
522: FROM
523: QA_RESULTS
524: WHERE
525: collection_id = p_qa_collection_id;
526:
527: /*