DBA Data[Home] [Help]

APPS.QA_PLAN_ELEMENT_API dependencies on QA_PLANS

Line 6063: FROM qa_plans

6059: END LOOP;
6060:
6061: -- build the plan view name
6062: SELECT deref_view_name INTO plan_name
6063: FROM qa_plans
6064: WHERE plan_id = p_plan_id;
6065:
6066: --
6067: -- bug 7115965