DBA Data[Home] [Help]

APPS.BEN_EGL_UPD dependencies on BEN_EGL_BUS

Line 724: ben_egl_bus.update_validate(p_rec,p_effective_date);

720: --
721: -- 2. Call the supporting update validate operations.
722: --
723: convert_defs(p_rec);
724: ben_egl_bus.update_validate(p_rec,p_effective_date);
725: --
726: -- Call the supporting pre-update operation
727: --
728: pre_update(p_rec);