DBA Data[Home] [Help]

APPS.PER_SLT_INS dependencies on PER_SLT_BUS

Line 292: per_slt_bus.insert_validate

288: hr_utility.set_location('Entering:'||l_proc, 5);
289: --
290: -- Call the supporting insert validate operations
291: --
292: per_slt_bus.insert_validate
293: (p_effective_date
294: ,p_rec
295: );
296: --