DBA Data[Home] [Help]

APPS.PER_PAR_INS dependencies on PER_PAR_BUS

Line 378: per_par_bus.insert_validate(p_rec,p_effective_date);

374: End If;
375: --
376: -- Call the supporting insert validate operations
377: --
378: per_par_bus.insert_validate(p_rec,p_effective_date);
379:
380: --
381: hr_multi_message.end_validation_set;
382: --