DBA Data[Home] [Help]

APPS.IRC_RTM_UPD dependencies on IRC_RTM_BUS

Line 366: irc_rtm_bus.update_validate

362: --
363: -- 2. Call the supporting update validate operations.
364: --
365: convert_defs(p_rec);
366: irc_rtm_bus.update_validate
367: (p_rec
368: );
369: -- Call to raise any errors on multi-message list
370: hr_multi_message.end_validation_set;