DBA Data[Home] [Help]

APPS.OTA_TAV_INS dependencies on OTA_TAV_BUS

Line 388: ota_tav_bus.insert_validate(p_rec);

384: End If;
385: --
386: -- Call the supporting insert validate operations
387: --
388: ota_tav_bus.insert_validate(p_rec);
389: --
390: -- Call to raise any errors on multi-message list
391: hr_multi_message.end_validation_set;
392: --