DBA Data[Home] [Help]

APPS.OTA_TAV_INS dependencies on OTA_TAV_BUS

Line 386: ota_tav_bus.insert_validate(p_rec);

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