DBA Data[Home] [Help]

APPS.PER_BIL_INS dependencies on PER_BIL_BUS

Line 292: per_bil_bus.insert_validate(p_rec);

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