DBA Data[Home] [Help]

APPS.PAY_KR_YEA_PKG dependencies on DUAL

Line 2237: from dual

2233:
2234: cursor csr_incomplete_exists is
2235: select
2236: 'Y'
2237: from dual
2238: where exists(
2239: select null
2240: from pay_action_classifications pac,
2241: pay_payroll_actions ppa,