DBA Data[Home] [Help]

APPS.OTA_BJT_DEL dependencies on OTA_BJT_BUS

Line 210: ota_bjt_bus.delete_validate(p_rec);

206: );
207: --
208: -- Call the supporting delete validate operation
209: --
210: ota_bjt_bus.delete_validate(p_rec);
211: --
212: -- Call to raise any errors on multi-message list
213: hr_multi_message.end_validation_set;
214: --