DBA Data[Home] [Help]

APPS.QA_PLAN_ELEMENT_API dependencies on QA_PLANS

Line 6293: FROM qa_plans

6289: END LOOP;
6290:
6291: -- build the plan view name
6292: SELECT deref_view_name INTO plan_name
6293: FROM qa_plans
6294: WHERE plan_id = p_plan_id;
6295:
6296: --
6297: -- bug 7115965