DBA Data[Home] [Help]

APPS.PER_PDM_INS dependencies on PER_PDM_BUS

Line 314: per_pdm_bus.insert_validate(p_rec, p_effective_date);

310: hr_utility.set_location('Entering:'||l_proc, 5);
311: --
312: -- Call the supporting insert validate operations
313: --
314: per_pdm_bus.insert_validate(p_rec, p_effective_date);
315: --
316: -- Call the supporting pre-insert operation
317: --
318: pre_insert(p_rec);