DBA Data[Home] [Help]

APPS.PAY_PUT_INS dependencies on PAY_PUT_BUS

Line 372: pay_put_bus.insert_validate

368: hr_utility.set_location('Entering:'||l_proc, 5);
369: --
370: -- Call the supporting insert validate operations
371: --
372: pay_put_bus.insert_validate
373: (p_effective_date
374: ,p_rec
375: );
376: --