DBA Data[Home] [Help]

APPS.BEN_RAN_UPD dependencies on BEN_RAN_BUS

Line 296: ben_ran_bus.update_validate(p_rec

292: --
293: -- 2. Call the supporting update validate operations.
294: --
295: convert_defs(p_rec);
296: ben_ran_bus.update_validate(p_rec
297: ,p_effective_date);
298: --
299: -- Call the supporting pre-update operation
300: --