DBA Data[Home] [Help]

APPS.PER_PRT_UPD dependencies on HR_MULTI_MESSAGE

Line 482: hr_multi_message.end_validation_set;

478: convert_defs(p_rec);
479: per_prt_bus.update_validate(p_rec, p_effective_date);
480:
481: --
482: hr_multi_message.end_validation_set;
483: --
484:
485: -- Call the supporting pre-update operation
486:

Line 498: hr_multi_message.end_validation_set;

494:
495: post_update(p_rec);
496:
497: --
498: hr_multi_message.end_validation_set;
499: --
500:
501: --
502: hr_multi_message.end_validation_set;

Line 502: hr_multi_message.end_validation_set;

498: hr_multi_message.end_validation_set;
499: --
500:
501: --
502: hr_multi_message.end_validation_set;
503: --
504:
505: -- If we are validating then raise the Validate_Enabled exception
506: