DBA Data[Home] [Help]

APPS.PQP_CAR_MILEAGE_FUNCTIONS dependencies on PAY_RUN_RESULTS

Line 2662: from pay_run_results RESULT,

2658: AND name='Claim Start Date') and pee.assignment_id=cp_assignment_id
2659: --AND FND_DATE.canonical_to_date(screen_entry_value) < cp_to_date
2660: AND (screen_entry_value) > FND_DATE.date_to_canonical (cp_to_date)
2661: AND EXISTS (select 'Y'
2662: from pay_run_results RESULT,
2663: pay_assignment_actions ASGT_ACTION,
2664: pay_payroll_actions PAY_ACTION,
2665: per_time_periods PERIOD
2666: where result.source_id = pev.element_entry_id --nvl (p_original_entry_id, p_element_entry_id)