DBA Data[Home] [Help]

APPS.IRC_RSE_UPD dependencies on IRC_RSE_BUS

Line 688: irc_rse_bus.update_validate

684: --
685: -- 2. Call the supporting update validate operations.
686: --
687: convert_defs(p_rec);
688: irc_rse_bus.update_validate
689: (p_effective_date
690: ,p_rec
691: );
692: --