DBA Data[Home] [Help]

APPS.BEN_LRI_UPD dependencies on BEN_LRI_BUS

Line 691: ben_lri_bus.update_validate(p_rec);

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