DBA Data[Home] [Help]

APPS.PER_RES_UPD dependencies on PER_RES_BUS

Line 481: per_res_bus.update_validate

477: --
478: -- 2. Call the supporting update validate operations.
479: --
480: convert_defs(p_rec);
481: per_res_bus.update_validate
482: (p_effective_date
483: ,p_rec
484: );
485: --