DBA Data[Home] [Help]

APPS.PER_PEA_UPD dependencies on PER_PEA_BUS

Line 598: per_pea_bus.update_validate(p_rec => p_rec);

594: --
595: -- 2. Call the supporting update validate operations.
596: --
597: convert_defs(p_rec);
598: per_pea_bus.update_validate(p_rec => p_rec);
599: --
600: -- Call to raise any errors on multi-message list
601: --
602: hr_multi_message.end_validation_set;