DBA Data[Home] [Help]

APPS.HR_ITP_INS dependencies on HR_ITP_BUS

Line 512: hr_itp_bus.insert_validate

508: hr_utility.set_location('Entering:'||l_proc, 5);
509: --
510: -- Call the supporting insert validate operations
511: --
512: hr_itp_bus.insert_validate
513: (p_effective_date
514: ,p_rec
515: );
516: --