DBA Data[Home] [Help]

APPS.PER_PEA_INS dependencies on PER_PEA_BUS

Line 439: per_pea_bus.insert_validate(p_rec,p_effective_date);

435: End If;
436: --
437: -- Call the supporting insert validate operations
438: --
439: per_pea_bus.insert_validate(p_rec,p_effective_date);
440: --
441: -- Call to raise any errors on multi-message list
442: --
443: hr_multi_message.end_validation_set;