DBA Data[Home] [Help]

APPS.QA_PARENT_CHILD_PKG dependencies on QA_RESULTS_API

Line 184: qa_results_api.enable_and_fire_action(p_collection_id);

180: --- child record is changed to 2 only when Parent record gets committed
181: ---
182:
183: BEGIN
184: qa_results_api.enable_and_fire_action(p_collection_id);
185: END enable_and_fire_actions;
186:
187: FUNCTION get_descendants(
188: p_plan_id NUMBER,