DBA Data[Home] [Help]

APPS.OTA_TSP_INS dependencies on OTA_TSP_BUS

Line 323: ota_tsp_bus.insert_validate(p_rec);

319: End If;
320: --
321: -- Call the supporting insert validate operations
322: --
323: ota_tsp_bus.insert_validate(p_rec);
324: --
325: -- Call the supporting pre-insert operation
326: --
327: pre_insert(p_rec);