DBA Data[Home] [Help]

APPS.OTA_AVT_DEL dependencies on OTA_AVT_BUS

Line 218: ota_avt_bus.delete_validate(p_rec);

214: );
215: --
216: -- Call the supporting delete validate operation
217: --
218: ota_avt_bus.delete_validate(p_rec);
219: --
220: -- Call to raise any errors on multi-message list
221: hr_multi_message.end_validation_set;
222: --