DBA Data[Home] [Help]

APPS.PER_PRT_UPD dependencies on PER_PRT_BUS

Line 479: per_prt_bus.update_validate(p_rec, p_effective_date);

475:
476: -- 2. Call the supporting update validate operations.
477:
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: --