DBA Data[Home] [Help]

APPS.IRC_JBI_UPD dependencies on IRC_JBI_BUS

Line 306: irc_jbi_bus.update_validate

302: --
303: -- 2. Call the supporting update validate operations.
304: --
305: convert_defs(p_rec);
306: irc_jbi_bus.update_validate
307: (p_effective_date
308: ,p_rec
309: );
310: --