DBA Data[Home] [Help]

APPS.BEN_PRV_UPD dependencies on BEN_PRV_BUS

Line 814: ben_prv_bus.update_validate(p_rec,p_effective_date);

810: --
811: -- 2. Call the supporting update validate operations.
812: --
813: convert_defs(p_rec);
814: ben_prv_bus.update_validate(p_rec,p_effective_date);
815: --
816: -- Call the supporting pre-update operation
817: --
818: pre_update(p_rec,p_effective_date);