DBA Data[Home] [Help]

APPS.HR_TPP_INS dependencies on HR_TPP_BUS

Line 377: hr_tpp_bus.insert_validate

373: hr_utility.set_location('Entering:'||l_proc, 5);
374: --
375: -- Call the supporting insert validate operations
376: --
377: hr_tpp_bus.insert_validate
378: (p_effective_date
379: ,p_rec
380: );
381: --