DBA Data[Home] [Help]

APPS.HR_NMF_INS dependencies on HR_NMF_BUS

Line 314: hr_nmf_bus.insert_validate

310: end if;
311: --
312: -- Call the supporting insert validate operations
313: --
314: hr_nmf_bus.insert_validate
315: (p_effective_date
316: ,p_rec
317: );
318: --