DBA Data[Home] [Help]

APPS.PAY_ZA_COIDA_ARCHIVE dependencies on DUAL

Line 253: dual

249: Begin
250: Select
251: 'Y' into g_split_year
252: From
253: dual
254: Where
255: 1 < (Select
256: count(global_value)
257: From

Line 444: from dual;

440:
441: hr_utility.set_location('Creating action for assignment_id '||asgrec.assignment_id, 50);
442: select pay_assignment_actions_s.nextval
443: into lockingactid
444: from dual;
445:
446: -- Insert assignment into pay_assignment_actions
447: hr_nonrun_asact.insact
448: (