DBA Data[Home] [Help]

APPS.HZ_PARTY_MERGE dependencies on HZ_MERGE_ENTITY_ATTRI_PVT

Line 1067: HZ_MERGE_ENTITY_ATTRI_PVT.do_profile_attribute_merge(

1063: FROM HZ_PARTIES
1064: WHERE party_id=l_pre_merge_to_party_id;
1065:
1066:
1067: HZ_MERGE_ENTITY_ATTRI_PVT.do_profile_attribute_merge(
1068: l_batch_id,
1069: l_pre_merge_to_party_id,
1070: l_party_type,
1071: l_return_status);