DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_PERSON_LIFE_EVENT_API

Line 1929: ben_Person_Life_Event_api.delete_Person_Life_Event

1925: p_per_in_ler_id => del_inelg_per_rec.per_in_ler_id
1926: ,p_business_group_id => del_inelg_per_rec.business_group_id
1927: );
1928: --
1929: ben_Person_Life_Event_api.delete_Person_Life_Event
1930: (p_per_in_ler_id => del_inelg_per_rec.per_in_ler_id,
1931: p_object_version_number => del_inelg_per_rec.pil_ovn,
1932: p_effective_date => p_group_lf_evt_ocrd_dt);
1933:

Line 2156: ben_Person_Life_Event_api.create_Person_Life_Event_perf

2152: ben_manage_cwb_life_events.g_cache_group_plan_rec.group_pl_id, 30);
2153: --
2154: hr_utility.set_location('l_ws_mgr_id = ' || l_ws_mgr_id, 1234);
2155: hr_utility.set_location('l_assignment_id = ' || l_assignment_id, 1234);
2156: ben_Person_Life_Event_api.create_Person_Life_Event_perf
2157: (p_validate => false
2158: ,p_per_in_ler_id => l_curr_per_in_ler_id
2159: ,p_ler_id => l_ler_id
2160: ,p_person_id => p_person_id

Line 4087: ben_Person_Life_Event_api.create_Person_Life_Event_perf

4083: --
4084: -- Create the group person life event
4085: --
4086: hr_utility.set_location('group_pl_id = ' || ben_manage_cwb_life_events.g_cache_group_plan_rec.group_pl_id, 1234);
4087: ben_Person_Life_Event_api.create_Person_Life_Event_perf
4088: (p_validate => false
4089: ,p_per_in_ler_id => l_curr_per_in_ler_id
4090: ,p_ler_id => p_group_ler_id
4091: ,p_person_id => p_person_id