DBA Data[Home] [Help]

APPS.PER_ASN_DEL dependencies on HR_MULTI_MESSAGE

Line 240: hr_multi_message.end_validation_set;

236: --
237: per_asn_bus.delete_validate(p_rec);
238:
239: --
240: hr_multi_message.end_validation_set;
241: --
242:
243: --
244: -- Call the supporting pre-delete operation

Line 257: hr_multi_message.end_validation_set;

253: --
254: post_delete(p_rec);
255:
256: --
257: hr_multi_message.end_validation_set;
258: --
259:
260: --
261: -- If we are validating then raise the Validate_Enabled exception