DBA Data[Home] [Help]

APPS.PER_CONTACT_RELATIONSHIPS_PKG dependencies on BEN_ELIG_DPNT_API

Line 1895: ben_ELIG_DPNT_api.chk_enrt_for_dpnt(

1891: --
1892:
1893: -- fix for bug8395666
1894: if hr_general.chk_product_installed(805) = 'TRUE' then
1895: ben_ELIG_DPNT_api.chk_enrt_for_dpnt(
1896: p_dpnt_person_id => X_Contact_Person_Id
1897: ,p_dpnt_rltp_id => X_Contact_Relationship_Id
1898: ,p_rltp_type => X_Contact_Type
1899: ,p_business_group_id => X_Business_Group_Id);