DBA Data[Home] [Help]

APPS.PER_APL_INS dependencies on HR_MULTI_MESSAGE

Line 345: hr_multi_message.end_validation_set;

341: ,false); --risgupta
342: --
343: -- Call to raise any errors on multi-message list
344: --
345: hr_multi_message.end_validation_set;
346: --
347: -- Call the supporting pre-insert operation
348: --
349: pre_insert(p_rec);

Line 362: hr_multi_message.end_validation_set;

358: ,p_effective_date);
359: --
360: -- Call to raise any errors on multi-message list
361: --
362: hr_multi_message.end_validation_set;
363: --
364: -- If we are validating then raise the Validate_Enabled exception
365: --
366: If p_validate then