DBA Data[Home] [Help]

APPS.PER_PST_INS dependencies on PER_PST_BUS

Line 409: per_pst_bus.insert_validate

405: hr_utility.set_location('Entering:'||l_proc, 5);
406: --
407: -- Call the supporting insert validate operations
408: --
409: per_pst_bus.insert_validate
410: (p_effective_date
411: ,p_rec
412: );
413: --