DBA Data[Home] [Help]

APPS.HZ_RELATIONSHIP_V2PUB dependencies on HZ_DQM_SYNC

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

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

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

3341: p_party_object_version_number,
3342: x_return_status);
3343:
3344: -- Call to indicate relationship update to DQM
3345: HZ_DQM_SYNC.sync_relationship(l_rel_rec.relationship_id, 'U');
3346:
3347: -- Invoke business event system.
3348:
3349: -- SSM SST Integration and Extension