DBA Data[Home] [Help]

APPS.EAM_WO_QUA_UTILITY_PVT dependencies on QA_PLAN_ELEMENT_API

Line 71: name := qa_plan_element_api.get_prompt(plan_id,

67: RETURN;
68: END IF;
69:
70: FOR i IN errors.FIRST .. errors.LAST LOOP
71: name := qa_plan_element_api.get_prompt(plan_id,
72: errors(i).element_id);
73: --
74: -- Just in case the prompt contains @
75: --