DBA Data[Home] [Help]

APPS.FF_ARC_INS dependencies on FF_ARC_BUS

Line 243: ff_arc_bus.insert_validate(p_rec);

239: hr_utility.set_location('Entering:'||l_proc, 5);
240: --
241: -- Call the supporting insert validate operations
242: --
243: ff_arc_bus.insert_validate(p_rec);
244: --
245: -- Call the supporting pre-insert operation
246: --
247: pre_insert(p_rec);