DBA Data[Home] [Help]

APPS.PER_PMA_INS dependencies on PER_PMA_BUS

Line 474: per_pma_bus.insert_validate

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