DBA Data[Home] [Help]

APPS.PQP_VAL_DEL dependencies on HR_MULTI_MESSAGE

Line 543: hr_multi_message.end_validation_set;

539:
540:
541: --
542: -- Call to raise any errors on multi-message list
543: hr_multi_message.end_validation_set;
544:
545:
546:
547: --

Line 587: hr_multi_message.end_validation_set;

583:
584:
585: --
586: -- Call to raise any errors on multi-message list
587: hr_multi_message.end_validation_set;
588: --
589: hr_utility.set_location(' Leaving:'||l_proc, 5);
590:
591: End del;