DBA Data[Home] [Help]

APPS.IRC_PCV_UPD dependencies on IRC_PCV_BUS

Line 313: irc_pcv_bus.update_validate

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