DBA Data[Home] [Help]

APPS.PA_OPPORTUNITY_MGT_PVT dependencies on PA_OBJECT_RELATIONSHIPS_PKG

Line 670: PA_OBJECT_RELATIONSHIPS_PKG.delete_row (

666:
667: -- Delete relationship.
668: l_request_id := v_c1.request_id;
669: FOR v_c2 IN c2 LOOP
670: PA_OBJECT_RELATIONSHIPS_PKG.delete_row (
671: p_object_relationship_id => v_c2.object_relationship_id,
672: p_object_type_from => NULL,
673: p_object_id_from1 => NULL,
674: p_object_id_from2 => NULL,