DBA Data[Home] [Help]

APPS.BEN_OPI_UPD dependencies on BEN_OPI_BUS

Line 691: ben_opi_bus.update_validate(p_rec);

687: --
688: -- 2. Call the supporting update validate operations.
689: --
690: convert_defs(p_rec);
691: ben_opi_bus.update_validate(p_rec);
692: --
693: -- Call the supporting pre-update operation
694: --
695: pre_update(p_rec);