DBA Data[Home] [Help]

APPS.PQH_REI_INS dependencies on HR_MULTI_MESSAGE

Line 532: hr_multi_message.end_validation_set;

528: Raise HR_Api.Validate_Enabled;
529: End If;
530: --
531: -- Call to raise any errors on multi-message list
532: hr_multi_message.end_validation_set;
533: --
534: hr_utility.set_location('Leaving:'||l_proc, 20);
535: Exception
536: When HR_Api.Validate_Enabled Then