DBA Data[Home] [Help]

APPS.HR_TMP_INS dependencies on HR_TMP_BUS

Line 381: hr_tmp_bus.insert_validate

377: hr_utility.set_location('Entering:'||l_proc, 5);
378: --
379: -- Call the supporting insert validate operations
380: --
381: hr_tmp_bus.insert_validate
382: (p_effective_date
383: ,p_rec
384: );
385: --