DBA Data[Home] [Help]

APPS.HR_ITP_INS dependencies on HR_ITP_BUS

Line 554: hr_itp_bus.insert_validate

550: hr_utility.set_location('Entering:'||l_proc, 5);
551: --
552: -- Call the supporting insert validate operations
553: --
554: hr_itp_bus.insert_validate
555: (p_effective_date
556: ,p_rec
557: );
558: --