DBA Data[Home] [Help]

APPS.IRC_IDO_UPD dependencies on IRC_IDO_BUS

Line 388: irc_ido_bus.update_validate

384: --
385: -- 2. Call the supporting update validate operations.
386: --
387: convert_defs(p_rec);
388: irc_ido_bus.update_validate
389: (p_effective_date
390: ,p_rec
391: );
392: --