DBA Data[Home] [Help]

APPS.PER_BPA_UPD dependencies on PER_BPA_BUS

Line 561: per_bpa_bus.update_validate

557: --
558: -- 2. Call the supporting update validate operations.
559: --
560: convert_defs(p_rec);
561: per_bpa_bus.update_validate
562: (p_effective_date
563: ,p_rec
564: );
565: --