DBA Data[Home] [Help]

APPS.HR_FTP_INS dependencies on HR_FTP_BUS

Line 253: hr_ftp_bus.insert_validate

249: hr_utility.set_location('Entering:'||l_proc, 5);
250: --
251: -- Call the supporting insert validate operations
252: --
253: hr_ftp_bus.insert_validate
254: (p_effective_date
255: ,p_rec
256: );
257: --