DBA Data[Home] [Help]

APPS.IRC_REFERRAL_INFO_API dependencies on DUAL

Line 571: Cursor C_Sel1 is select irc_referral_info_s.nextval from sys.dual;

567: select *
568: from irc_referral_info
569: where object_id = p_source_assignment_id;
570: --
571: Cursor C_Sel1 is select irc_referral_info_s.nextval from sys.dual;
572: --
573: begin
574: hr_utility.set_location('Entering:'|| l_proc, 10);
575: --