DBA Data[Home] [Help]

APPS.PAY_US_PAYSLIP_SIMULATION_MAIN dependencies on PAY_ACTION_INFORMATION

Line 14: PAY_ACTION_INFORMATION_S with

10: 04-FEB-2013 emunisek 120.1 After enabling Dual Checkin,
11: arcsing in file to generate
12: Checkfile Equivalence
13: 05-FEB-2013 emunisek 120.2 Replaced sequence related to
14: PAY_ACTION_INFORMATION_S with
15: PAY_SIMULATION_INFORMATION_S
16: 06-FEB-2013 emunisek 120.3 Resolved issues in update_asg_data
17: Procedure
18: 07-FEB-2013 emunisek 120.4 Resolved issues with display of Tax

Line 2894: pay_action_information pai,

2890: pai.action_information12 alien_expat_earnings,
2891: pai.action_information13 non_payroll_payments
2892: FROM pay_emp_payslip_action_info_v payslipv,
2893: pay_assignment_actions paa,
2894: pay_action_information pai,
2895: fnd_sessions fs
2896: WHERE paa.assignment_id = cp_assignment_id
2897: AND payslipv.person_id = cp_person_id
2898: AND payslipv.action_context_id = paa.assignment_action_id