DBA Data[Home] [Help]

APPS.PER_STB_INS dependencies on PER_STB_BUS

Line 311: per_stb_bus.insert_validate

307: hr_utility.set_location('Entering:'||l_proc, 5);
308: --
309: -- Call the supporting insert validate operations
310: --
311: per_stb_bus.insert_validate
312: (p_effective_date
313: ,p_rec
314: );
315: --