DBA Data[Home] [Help]

APPS.PER_ASN_INS dependencies on HR_MULTI_MESSAGE

Line 393: hr_multi_message.end_validation_set;

389: per_asn_bus.insert_validate(p_rec
390: ,p_effective_date);
391:
392: --
393: hr_multi_message.end_validation_set;
394: --
395:
396: --
397: -- Call the supporting pre-insert operation

Line 411: hr_multi_message.end_validation_set;

407: post_insert(p_rec);
408: --
409:
410: --
411: hr_multi_message.end_validation_set;
412: --
413:
414: -- If we are validating then raise the Validate_Enabled exception
415: --