DBA Data[Home] [Help]

APPS.BEN_ON_LINE_LF_EVT dependencies on BEN_DETERMINE_DPNT_ELIG_SS

Line 1722: ben_determine_dpnt_elig_ss.main

1718: for l_contact in c_contact loop
1719:
1720: hr_utility.set_location('SUP: In c_contact Loop :l_contact.contact_person_id '||l_contact.contact_person_id, 99);
1721:
1722: ben_determine_dpnt_elig_ss.main
1723: (p_pgm_id => l_pgm.pgm_id,
1724: p_per_in_ler_id => l_rec.per_in_ler_id,
1725: p_person_id => p_person_id,
1726: p_contact_person_id => l_contact.contact_person_id ,