DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BE5 dependencies on DUAL

Line 188: select per_wf_events_s.nextval from dual;

184: l_text varchar2(2000);
185: l_message varchar2(10);
186: --
187: cursor get_seq is
188: select per_wf_events_s.nextval from dual;
189: --
190: l_proc varchar2(72):=' hr_assignment_be5.update_apl_asg_a';
191: begin
192: hr_utility.set_location('Entering: '||l_proc,10);