DBA Data[Home] [Help]

APPS.PAY_ETM_INS dependencies on PAY_ETM_BUS

Line 337: pay_etm_bus.insert_validate(p_effective_date, p_rec);

333: hr_utility.set_location('Entering:'||l_proc, 5);
334: --
335: -- Call the supporting insert validate operations
336: --
337: pay_etm_bus.insert_validate(p_effective_date, p_rec);
338: --
339: -- Call the supporting pre-insert operation
340: --
341: pre_insert(p_rec);