DBA Data[Home] [Help]

APPS.OTA_TPC_INS dependencies on OTA_TPC_BUS

Line 513: ota_tpc_bus.insert_validate

509: hr_utility.set_location('Entering:'||l_proc, 5);
510: --
511: -- Call the supporting insert validate operations
512: --
513: ota_tpc_bus.insert_validate
514: (p_effective_date
515: ,p_rec
516: );
517: --