DBA Data[Home] [Help]

APPS.IGS_AD_IMP_008 dependencies on IGS_PE_RELATIONSHIPS_PKG

Line 429: igs_pe_relationships_pkg.CREATUPDATE_PARTY_RELATIONSHIP(

425: END IF;
426:
427: BEGIN
428: SAVEPOINT before_creatupdate;
429: igs_pe_relationships_pkg.CREATUPDATE_PARTY_RELATIONSHIP(
430: p_action => 'INSERT',
431: p_subject_id => P_Relations_Rec.Person_Id,
432: p_object_id => l_person_id ,
433: p_party_relationship_type => P_Relations_Rec.RELATIONSHIP_TYPE,