DBA Data[Home] [Help]

APPS.GHR_FEHB_PLAN_DESIGN dependencies on BEN_LIFE_EVENT_REASON_API

Line 40: ben_life_event_reason_api.create_life_event_reason(

36: for i in check_if_ler_exists Loop
37: l_exists := 'Y';
38: End Loop;
39: If l_exists = 'N' Then
40: ben_life_event_reason_api.create_life_event_reason(
41: p_ler_id => l_ler_id
42: ,p_effective_start_date => l_effective_start_date
43: ,p_effective_end_date => l_effective_end_date
44: ,p_name => l_ler_name