DBA Data[Home] [Help]

APPS.HZ_RELATIONSHIP_V2PUB dependencies on HZ_DQM_SYNC

Line 1061: HZ_DQM_SYNC.sync_contact(p_org_contact_rec.org_contact_id, 'C');

1057: END IF;
1058: END IF;
1059:
1060: -- Call to indicate Org Contact creation to DQM
1061: HZ_DQM_SYNC.sync_contact(p_org_contact_rec.org_contact_id, 'C');
1062:
1063: END IF;
1064: END IF;
1065:

Line 3320: HZ_DQM_SYNC.sync_relationship(l_rel_rec.relationship_id, 'U');

3316: p_party_object_version_number,
3317: x_return_status);
3318:
3319: -- Call to indicate relationship update to DQM
3320: HZ_DQM_SYNC.sync_relationship(l_rel_rec.relationship_id, 'U');
3321:
3322: -- Invoke business event system.
3323:
3324: -- SSM SST Integration and Extension