DBA Data[Home] [Help]

APPS.PER_APR_UPD dependencies on PER_APR_BUS

Line 742: per_apr_bus.update_validate(p_rec,p_effective_date);

738:
739: -- 2. Call the supporting update validate operations.
740:
741: convert_defs(p_rec);
742: per_apr_bus.update_validate(p_rec,p_effective_date);
743: -- raise any errors
744: hr_multi_message.end_validation_set;
745: -- Call the supporting pre-update operation
746: