DBA Data[Home] [Help]

APPS.PAY_EMP_ACTION_ARCH dependencies on PAY_RUN_TYPES_F

Line 1881: from pay_run_types_f prt,

1877: (ppp.source_action_id is not null
1878: and cp_ppp_source_action_id is null
1879: and exists (
1880: select ''
1881: from pay_run_types_f prt,
1882: pay_assignment_actions paa_run,
1883: pay_payroll_actions ppa_run
1884: where paa_run.assignment_action_id
1885: = ppp.source_action_id

Line 2069: from pay_run_types_f prt,

2065: (ppp.source_action_id is not null
2066: and cp_ppp_source_action_id is null
2067: and exists (
2068: select ''
2069: from pay_run_types_f prt,
2070: pay_assignment_actions paa_run,
2071: pay_payroll_actions ppa_run
2072: where paa_run.assignment_action_id
2073: = ppp.source_action_id