DBA Data[Home] [Help]

APPS.PER_PEA_INS dependencies on HR_MULTI_MESSAGE

Line 443: hr_multi_message.end_validation_set;

439: per_pea_bus.insert_validate(p_rec,p_effective_date);
440: --
441: -- Call to raise any errors on multi-message list
442: --
443: hr_multi_message.end_validation_set;
444: --
445: --
446: -- Call the supporting pre-insert operation
447: --

Line 460: hr_multi_message.end_validation_set;

456: post_insert(p_rec, p_effective_date);
457: --
458: -- Call to raise any errors on multi-message list
459: --
460: hr_multi_message.end_validation_set;
461: --
462: -- If we are validating then raise the Validate_Enabled exception
463: --
464: If p_validate then