DBA Data[Home] [Help]

APPS.PER_SUC_INS dependencies on PER_SUC_BUS

Line 369: per_suc_bus.insert_validate(p_rec,p_effective_date);

365: hr_utility.set_location('Entering:'||l_proc, 5);
366: --
367: -- Call the supporting insert validate operations
368: --
369: per_suc_bus.insert_validate(p_rec,p_effective_date);
370: --
371: -- Call the supporting pre-insert operation
372: --
373: pre_insert(p_rec);