DBA Data[Home] [Help]

APPS.QA_PARENT_CHILD_PKG dependencies on QA_MQA_RESULTS

Line 654: -- still exists for them then insert API qa_mqa_results.post_result raises

650:
651: -- anagarwa Mon Dec 16 16:55:09 PST 2002
652: -- Bug 2701777
653: -- if parent or child elements are disabled and the parent child relationship
654: -- still exists for them then insert API qa_mqa_results.post_result raises
655: -- returns an error and prevents the history as well as automatic results
656: -- from being saved. It causes a ON-INSERT trigger being raised on forms
657: -- and even the parent results cannot be saved.
658: -- To fix the problem, qa_pc_result_column_v is being modified to have parent

Line 856: l_return_int:= qa_mqa_results.post_result_with_no_validation(

852: -- bug 5383667
853: -- Passing the Id string as well
854: -- ntungare
855: --
856: l_return_int:= qa_mqa_results.post_result_with_no_validation(
857: l_occurrence,
858: p_org_id,
859: l_child_plan_id, p_spec_id,
860: p_collection_id,