DBA Data[Home] [Help]

APPS.HR_TPP_INS dependencies on HR_TPP_BUS

Line 399: hr_tpp_bus.insert_validate

395: hr_utility.set_location('Entering:'||l_proc, 5);
396: --
397: -- Call the supporting insert validate operations
398: --
399: hr_tpp_bus.insert_validate
400: (p_effective_date
401: ,p_rec
402: );
403: --