DBA Data[Home] [Help]

APPS.OTA_TRB_DEL dependencies on OTA_TRB_BUS

Line 308: ota_trb_bus.delete_validate(p_rec);

304: );
305: --
306: -- Call the supporting delete validate operation
307: --
308: ota_trb_bus.delete_validate(p_rec);
309: --
310: -- Call to raise any errors on multi-message list
311: hr_multi_message.end_validation_set;
312: --