DBA Data[Home] [Help]

APPS.HZ_CONTACT_PREFERENCE_BO_PVT dependencies on HZ_REGISTRY_VALIDATE_BO_PVT

Line 285: hz_registry_validate_bo_pvt.check_contact_pref_op(

281: px_contact_pref_rec => l_contact_pref_rec
282: );
283:
284: -- check if the contact pref record is create or update
285: hz_registry_validate_bo_pvt.check_contact_pref_op(
286: p_contact_level_table_id => p_contact_level_table_id,
287: p_contact_level_table => p_contact_level_table,
288: px_contact_pref_id => l_contact_pref_rec.contact_preference_id,
289: p_contact_type => l_contact_pref_rec.contact_type,