DBA Data[Home] [Help]

APPS.PER_PPB_UPD dependencies on PER_PPB_BUS

Line 766: per_ppb_bus.update_validate

762: --
763: -- 2. Call the supporting update validate operations.
764: --
765: convert_defs(p_rec);
766: per_ppb_bus.update_validate
767: (p_rec);
768: --
769: -- Call to raise any errors on multi-message list
770: hr_multi_message.end_validation_set;