DBA Data[Home] [Help]

APPS.BEN_PDP_UPD dependencies on BEN_PDP_BUS

Line 462: ben_pdp_bus.crt_ordr_warning

458: Begin
459: hr_utility.set_location('Entering:'||l_proc, 5);
460: --
461: -- Bug 3756863 : Moved here from UPDATE_VALIDATE
462: ben_pdp_bus.crt_ordr_warning
463: (p_prtt_enrt_rslt_id => p_rec.prtt_enrt_rslt_id,
464: p_effective_date => p_effective_date,
465: p_business_group_id => p_rec.business_group_id);
466: --

Line 876: ben_pdp_bus.update_validate

872: --
873: -- 2. Call the supporting update validate operations.
874: --
875: convert_defs(p_rec);
876: ben_pdp_bus.update_validate
877: (p_rec => p_rec,
878: p_effective_date => p_effective_date,
879: p_datetrack_mode => p_datetrack_mode,
880: p_validation_start_date => l_validation_start_date,