DBA Data[Home] [Help]

APPS.PAY_EMP_ACTION_ARCH dependencies on PAY_RUN_TYPES_F

Line 1976: from pay_run_types_f prt,

1972: (ppp.source_action_id is not null
1973: and cp_ppp_source_action_id is null
1974: and exists (
1975: select ''
1976: from pay_run_types_f prt,
1977: pay_assignment_actions paa_run,
1978: pay_payroll_actions ppa_run
1979: where paa_run.assignment_action_id
1980: = ppp.source_action_id

Line 2164: from pay_run_types_f prt,

2160: (ppp.source_action_id is not null
2161: and cp_ppp_source_action_id is null
2162: and exists (
2163: select ''
2164: from pay_run_types_f prt,
2165: pay_assignment_actions paa_run,
2166: pay_payroll_actions ppa_run
2167: where paa_run.assignment_action_id
2168: = ppp.source_action_id