DBA Data[Home] [Help]

APPS.OTA_TSR_INS dependencies on OTA_TSR_BUS

Line 355: ota_tsr_bus.insert_validate(p_rec);

351: End If;
352: --
353: -- Call the supporting insert validate operations
354: --
355: ota_tsr_bus.insert_validate(p_rec);
356: --
357: -- Call the supporting pre-insert operation
358: --
359: pre_insert(p_rec);