DBA Data[Home] [Help]

APPS.IRC_IOS_UPD dependencies on IRC_IOS_BUS

Line 340: irc_ios_bus.update_validate

336: --
337: -- 2. Call the supporting update validate operations.
338: --
339: convert_defs(p_rec);
340: irc_ios_bus.update_validate
341: (p_effective_date
342: ,p_rec
343: );
344: --