DBA Data[Home] [Help]

APPS.BEN_ACT_UPD dependencies on BEN_ACT_BUS

Line 335: ben_act_bus.update_validate(p_rec

331: --
332: -- 2. Call the supporting update validate operations.
333: --
334: convert_defs(p_rec);
335: ben_act_bus.update_validate(p_rec
336: ,p_effective_date);
337: --
338: -- Call the supporting pre-update operation
339: --