DBA Data[Home] [Help]

APPS.BEN_PERIOD_LIMIT_API dependencies on BEN_PERIOD_LIMIT_BK2

Line 382: ben_period_limit_bk2.update_period_limit_b

378: begin
379: --
380: -- Start of API User Hook for the before hook of update_period_limit
381: --
382: ben_period_limit_bk2.update_period_limit_b
383: (
384: p_ptd_lmt_id => p_ptd_lmt_id
385: ,p_name => p_name
386: ,p_mx_comp_to_cnsdr => p_mx_comp_to_cnsdr

Line 494: ben_period_limit_bk2.update_period_limit_a

490: begin
491: --
492: -- Start of API User Hook for the after hook of update_period_limit
493: --
494: ben_period_limit_bk2.update_period_limit_a
495: (
496: p_ptd_lmt_id => p_ptd_lmt_id
497: ,p_effective_start_date => l_effective_start_date
498: ,p_effective_end_date => l_effective_end_date