DBA Data[Home] [Help]

APPS.BEN_LIFE_EVENT_REASON_API dependencies on BEN_LIFE_EVENT_REASON_BK1

Line 98: ben_Life_Event_Reason_bk1.create_Life_Event_Reason_b

94: begin
95: --
96: -- Start of API User Hook for the before hook of create_Life_Event_Reason
97: --
98: ben_Life_Event_Reason_bk1.create_Life_Event_Reason_b
99: (
100: p_name => p_name
101: ,p_business_group_id => p_business_group_id
102: ,p_typ_cd => p_typ_cd

Line 233: ben_Life_Event_Reason_bk1.create_Life_Event_Reason_a

229: begin
230: --
231: -- Start of API User Hook for the after hook of create_Life_Event_Reason
232: --
233: ben_Life_Event_Reason_bk1.create_Life_Event_Reason_a
234: (
235: p_ler_id => l_ler_id
236: ,p_effective_start_date => l_effective_start_date
237: ,p_effective_end_date => l_effective_end_date