DBA Data[Home] [Help]

APPS.OTA_PMM_INS dependencies on OTA_PMM_BUS

Line 277: ota_pmm_bus.insert_validate(p_rec);

273: End If;
274: --
275: -- Call the supporting insert validate operations
276: --
277: ota_pmm_bus.insert_validate(p_rec);
278: --
279: -- Call the supporting pre-insert operation
280: --
281: pre_insert(p_rec);