DBA Data[Home] [Help]

APPS.PER_PAR_INS dependencies on HR_MULTI_MESSAGE

Line 381: hr_multi_message.end_validation_set;

377: --
378: per_par_bus.insert_validate(p_rec,p_effective_date);
379:
380: --
381: hr_multi_message.end_validation_set;
382: --
383:
384: --
385: -- Call the supporting pre-insert operation

Line 398: hr_multi_message.end_validation_set;

394: --
395: post_insert(p_rec);
396:
397: --
398: hr_multi_message.end_validation_set;
399: --
400:
401: --
402: -- If we are validating then raise the Validate_Enabled exception