DBA Data[Home] [Help]

APPS.IRC_ILP_UPD dependencies on IRC_ILP_BUS

Line 628: irc_ilp_bus.update_validate

624: --
625: -- 2. Call the supporting update validate operations.
626: --
627: convert_defs(p_rec);
628: irc_ilp_bus.update_validate
629: (p_effective_date
630: ,p_rec
631: );
632: --