DBA Data[Home] [Help]

APPS.BEN_BLI_UPD dependencies on BEN_BLI_BUS

Line 426: ben_bli_bus.update_validate(p_rec,p_effective_date);

422: --
423: -- 2. Call the supporting update validate operations.
424: --
425: convert_defs(p_rec);
426: ben_bli_bus.update_validate(p_rec,p_effective_date);
427: --
428: -- Call the supporting pre-update operation
429: --
430: pre_update(p_rec);