DBA Data[Home] [Help]

APPS.IRC_ILC_UPD dependencies on IRC_ILC_BUS

Line 331: irc_ilc_bus.update_validate

327: --
328: -- 2. Call the supporting update validate operations.
329: --
330: convert_defs(p_rec);
331: irc_ilc_bus.update_validate
332: (p_effective_date
333: ,p_rec
334: );
335: --