DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_PERSON_LIFE_EVENT_API

Line 1884: ben_Person_Life_Event_api.delete_Person_Life_Event

1880: p_per_in_ler_id => del_inelg_per_rec.per_in_ler_id
1881: ,p_business_group_id => del_inelg_per_rec.business_group_id
1882: );
1883: --
1884: ben_Person_Life_Event_api.delete_Person_Life_Event
1885: (p_per_in_ler_id => del_inelg_per_rec.per_in_ler_id,
1886: p_object_version_number => del_inelg_per_rec.pil_ovn,
1887: p_effective_date => p_group_lf_evt_ocrd_dt);
1888:

Line 2111: ben_Person_Life_Event_api.create_Person_Life_Event_perf

2107: ben_manage_cwb_life_events.g_cache_group_plan_rec.group_pl_id, 30);
2108: --
2109: hr_utility.set_location('l_ws_mgr_id = ' || l_ws_mgr_id, 1234);
2110: hr_utility.set_location('l_assignment_id = ' || l_assignment_id, 1234);
2111: ben_Person_Life_Event_api.create_Person_Life_Event_perf
2112: (p_validate => false
2113: ,p_per_in_ler_id => l_curr_per_in_ler_id
2114: ,p_ler_id => l_ler_id
2115: ,p_person_id => p_person_id

Line 4035: ben_Person_Life_Event_api.create_Person_Life_Event_perf

4031: --
4032: -- Create the group person life event
4033: --
4034: hr_utility.set_location('group_pl_id = ' || ben_manage_cwb_life_events.g_cache_group_plan_rec.group_pl_id, 1234);
4035: ben_Person_Life_Event_api.create_Person_Life_Event_perf
4036: (p_validate => false
4037: ,p_per_in_ler_id => l_curr_per_in_ler_id
4038: ,p_ler_id => p_group_ler_id
4039: ,p_person_id => p_person_id