DBA Data[Home] [Help]

APPS.PER_SEU_INS dependencies on PER_SEU_BUS

Line 306: per_seu_bus.insert_validate

302: hr_utility.set_location('Entering:'||l_proc, 5);
303: --
304: -- Call the supporting insert validate operations
305: --
306: per_seu_bus.insert_validate
307: (p_effective_date
308: ,p_rec
309: );
310: --