DBA Data[Home] [Help]

APPS.OTA_TPL_INS dependencies on OTA_TPL_BUS

Line 285: ota_tpl_bus.insert_validate(p_rec);

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