DBA Data[Home] [Help]

APPS.PER_CKL_INS dependencies on PER_CKL_BUS

Line 481: per_ckl_bus.insert_validate

477: hr_utility.set_location('Entering:'||l_proc, 5);
478: --
479: -- Call the supporting insert validate operations
480: --
481: per_ckl_bus.insert_validate
482: (p_effective_date
483: ,p_rec
484: );
485: --