DBA Data[Home] [Help]

APPS.HR_DTY_INS dependencies on HR_DTY_BUS

Line 334: hr_dty_bus.insert_validate

330: --
331: -- Call the supporting insert validate operations
332: --
333:
334: hr_dty_bus.insert_validate
335: (p_effective_date
336: ,p_rec
337: );
338: --