DBA Data[Home] [Help]

APPS.PER_PRT_DEL dependencies on HR_MULTI_MESSAGE

Line 236: hr_multi_message.end_validation_set;

232:
233: per_prt_bus.delete_validate(p_rec);
234:
235: --
236: hr_multi_message.end_validation_set;
237: --
238:
239: -- Call the supporting pre-delete operation
240:

Line 252: hr_multi_message.end_validation_set;

248:
249: post_delete(p_rec);
250:
251: --
252: hr_multi_message.end_validation_set;
253: --
254:
255: -- If we are validating then raise the Validate_Enabled exception
256: