DBA Data[Home] [Help]

APPS.BEN_BENEFIT_PRVDD_LEDGER_API dependencies on BEN_BPL_UPD

Line 881: -- If the bnft_prvdd_ldgr row is updated, then avoid calling the ben_bpl_upd.upd.

877: --
878: -- Bug: 3611160/4169180:
879: -- If create_rollover_enrollment calls update_Benefit_Prvdd_Ledger internally,
880: -- then fetch the new object_version_number.
881: -- If the bnft_prvdd_ldgr row is updated, then avoid calling the ben_bpl_upd.upd.
882: --
883: open c1;
884: fetch c1 into l_dup_object_version_number;
885: close c1;

Line 1022: ben_bpl_upd.upd

1018: -- End of API User Hook for the before hook of update_Benefit_Prvdd_Ledger
1019: --
1020: end;
1021: --
1022: ben_bpl_upd.upd
1023: (
1024: p_bnft_prvdd_ldgr_id => p_bnft_prvdd_ldgr_id
1025: ,p_effective_start_date => l_effective_start_date
1026: ,p_effective_end_date => l_effective_end_date