DBA Data[Home] [Help]

APPS.PAY_FED_BUS dependencies on DUAL

Line 915: from dual

911: l_state_rule_exists varchar2(1);
912: --
913: cursor csr_check_payroll(p_csr_tmp_date in date) is
914: select null
915: from dual
916: where exists (select null
917: from pay_payroll_actions ppa,
918: pay_assignment_actions paa
919: where ppa.payroll_action_id = paa.payroll_action_id