DBA Data[Home] [Help]

APPS.PER_SLS_INS dependencies on PER_SLS_BUS

Line 314: per_sls_bus.insert_validate

310: hr_utility.set_location('Entering:'||l_proc, 5);
311: --
312: -- Call the supporting insert validate operations
313: --
314: per_sls_bus.insert_validate
315: (p_effective_date
316: ,p_rec
317: );
318: --