DBA Data[Home] [Help]

APPS.OTA_TPS_DEL dependencies on OTA_TPS_BUS

Line 290: ota_tps_bus.delete_validate(p_rec);

286: );
287: --
288: -- Call the supporting delete validate operation
289: --
290: ota_tps_bus.delete_validate(p_rec);
291:
292: --CALL TO RAISE ANY ERRORS ON MULTI MESSAGE LIST
293: hr_multi_message.end_validation_set;
294: --