DBA Data[Home] [Help]

APPS.OTA_PLE_INS dependencies on OTA_PLE_BUS

Line 283: ota_ple_bus.insert_validate(p_rec);

279: End If;
280: --
281: -- Call the supporting insert validate operations
282: --
283: ota_ple_bus.insert_validate(p_rec);
284: --
285: -- Call the supporting pre-insert operation
286: --
287: pre_insert(p_rec);