DBA Data[Home] [Help]

APPS.PAY_KR_PAYKRYTR_PKG dependencies on PER_PEOPLE_F

Line 133: from per_people_f per,

129: per.person_id, -- bug 6012258
130: pds.date_start,
131: pds.actual_termination_date,
132: ppa.effective_date
133: from per_people_f per,
134: per_periods_of_service pds,
135: per_assignments_f asg,
136: pay_payroll_actions ppa,
137: pay_assignment_actions paa