DBA Data[Home] [Help]

APPS.PAY_PMA_INS dependencies on PAY_PMA_BUS

Line 344: pay_pma_bus.insert_validate(p_rec);

340: hr_utility.set_location('Entering:'||l_proc, 5);
341: --
342: -- Call the supporting insert validate operations
343: --
344: pay_pma_bus.insert_validate(p_rec);
345: --
346: -- Call the supporting pre-insert operation
347: --
348: pre_insert(p_rec);