[Home] [Help]
679:
680: -- anagarwa Mon Dec 16 16:55:09 PST 2002
681: -- Bug 2701777
682: -- if parent or child elements are disabled and the parent child relationship
683: -- still exists for them then insert API qa_mqa_results.post_result raises
684: -- returns an error and prevents the history as well as automatic results
685: -- from being saved. It causes a ON-INSERT trigger being raised on forms
686: -- and even the parent results cannot be saved.
687: -- To fix the problem, qa_pc_result_column_v is being modified to have parent
916: -- bug 5383667
917: -- Passing the Id string as well
918: -- ntungare
919: --
920: l_return_int:= qa_mqa_results.post_result_with_no_validation(
921: l_occurrence,
922: p_org_id,
923: l_child_plan_id, p_spec_id,
924: p_collection_id,