DBA Data[Home] [Help]

APPS.PER_OSV_UPD dependencies on PER_OSV_BUS

Line 395: per_osv_bus.update_validate

391: --
392: -- 2. Call the supporting update validate operations.
393: --
394: convert_defs(p_rec);
395: per_osv_bus.update_validate
396: (p_effective_date
397: ,p_rec
398: ,p_gap_warning
399: );