DBA Data[Home] [Help]

APPS.HR_DTT_INS dependencies on HR_DTT_BUS

Line 242: hr_dtt_bus.insert_validate

238: hr_utility.set_location('Entering:'||l_proc, 5);
239: --
240: -- Call the supporting insert validate operations
241: --
242: hr_dtt_bus.insert_validate
243: (p_rec
244: );
245:
246: