DBA Data[Home] [Help]

APPS.HZ_PARTY_MERGE dependencies on HZ_MERGE_ENTITY_ATTRI_PVT

Line 1030: HZ_MERGE_ENTITY_ATTRI_PVT.do_profile_attribute_merge(

1026: FROM HZ_PARTIES
1027: WHERE party_id=l_pre_merge_to_party_id;
1028:
1029:
1030: HZ_MERGE_ENTITY_ATTRI_PVT.do_profile_attribute_merge(
1031: l_batch_id,
1032: l_pre_merge_to_party_id,
1033: l_party_type,
1034: l_return_status);