DBA Data[Home] [Help]

APPS.IRC_IPT_UPD dependencies on IRC_IPT_BUS

Line 426: irc_ipt_bus.update_validate

422: --
423: -- 2. Call the supporting update validate operations.
424: --
425: convert_defs(p_rec);
426: irc_ipt_bus.update_validate
427: (p_rec
428: );
429: hr_multi_message.end_validation_set;
430: --