DBA Data[Home] [Help]

APPS.PER_MEA_INS dependencies on PER_MEA_BUS

Line 475: per_mea_bus.insert_validate

471: hr_utility.set_location('Entering:'||l_proc, 5);
472: --
473: -- Call the supporting insert validate operations
474: --
475: per_mea_bus.insert_validate
476: (p_effective_date
477: ,p_rec
478: );
479: --