DBA Data[Home] [Help]

APPS.IRC_INP_UPD dependencies on IRC_INP_BUS

Line 654: irc_inp_bus.update_validate

650: --
651: -- 2. Call the supporting update validate operations.
652: --
653: convert_defs(p_rec);
654: irc_inp_bus.update_validate
655: (p_effective_date
656: ,p_rec
657: );
658: --