DBA Data[Home] [Help]

APPS.BEN_OLA_UPD dependencies on BEN_OLA_BUS

Line 347: ben_ola_bus.update_validate(p_rec);

343: --
344: -- 2. Call the supporting update validate operations.
345: --
346: convert_defs(p_rec);
347: ben_ola_bus.update_validate(p_rec);
348: --
349: -- Call the supporting pre-update operation
350: --
351: pre_update(p_rec);