DBA Data[Home] [Help]

APPS.IRC_IVC_UPD dependencies on IRC_IVC_BUS

Line 312: irc_ivc_bus.update_validate

308: --
309: -- 2. Call the supporting update validate operations.
310: --
311: convert_defs(p_rec);
312: irc_ivc_bus.update_validate
313: (p_effective_date
314: ,p_rec
315: );
316: --