DBA Data[Home] [Help]

APPS.BEN_RELATED_PERSON_LER_API dependencies on BEN_PTNL_LER_FOR_PER_API

Line 108: ben_ptnl_ler_for_per_api.create_ptnl_ler_for_per

104: -- type exists do nothing.
105: --
106: if le_exists%notfound then
107: close le_exists;
108: ben_ptnl_ler_for_per_api.create_ptnl_ler_for_per
109: (p_validate => false,
110: p_effective_date => p_effective_date,
111: p_business_group_id => p_business_group_id,
112: p_person_id => l_con_rec(l_count).contact_person_id,