DBA Data[Home] [Help]

APPS.PER_PSV_UPD dependencies on PER_PSV_BUS

Line 386: per_psv_bus.update_validate

382: --
383: -- 2. Call the supporting update validate operations.
384: --
385: convert_defs(p_rec);
386: per_psv_bus.update_validate
387: (p_effective_date
388: ,p_rec
389: ,p_gap_warning
390: );