DBA Data[Home] [Help]

APPS.IRC_IVC_DEL dependencies on IRC_IVC_BUS

Line 213: irc_ivc_bus.delete_validate(p_rec);

209: );
210: --
211: -- Call the supporting delete validate operation
212: --
213: irc_ivc_bus.delete_validate(p_rec);
214: --
215: -- Call to raise any errors on multi-message list
216: hr_multi_message.end_validation_set;
217: --