DBA Data[Home] [Help]

APPS.IRC_IPT_UPD dependencies on IRC_IPT_BUS

Line 475: irc_ipt_bus.update_validate

471: --
472: -- 2. Call the supporting update validate operations.
473: --
474: convert_defs(p_rec);
475: irc_ipt_bus.update_validate
476: (p_rec
477: );
478: hr_multi_message.end_validation_set;
479: --