DBA Data[Home] [Help]

APPS.GHR_CDT_INS dependencies on GHR_CDT_BUS

Line 330: ghr_cdt_bus.insert_validate

326: hr_utility.set_location('Entering:'||l_proc, 5);
327: --
328: -- Call the supporting insert validate operations
329: --
330: ghr_cdt_bus.insert_validate
331: (p_effective_date
332: ,p_rec
333: );
334: --