DBA Data[Home] [Help]

APPS.PAY_AUD_INS dependencies on PAY_AUD_BUS

Line 437: pay_aud_bus.insert_validate

433: hr_utility.set_location('Entering:'||l_proc, 5);
434: --
435: -- Call the supporting insert validate operations
436: --
437: pay_aud_bus.insert_validate
438: (p_effective_date
439: ,p_rec
440: );
441: --