DBA Data[Home] [Help]

APPS.IRC_INP_DEL dependencies on IRC_INP_BUS

Line 285: irc_inp_bus.delete_validate(p_rec);

281: );
282: --
283: -- Call the supporting delete validate operation
284: --
285: irc_inp_bus.delete_validate(p_rec);
286: --
287: -- If the Multiple Message Detection is enabled and atleast one error
288: -- has been found then abort processing.
289: --