DBA Data[Home] [Help]

APPS.PAY_JP_LTAX_EFILE_PKG dependencies on PER_ALL_ASSIGNMENTS_F

Line 164: per_all_assignments_f asg,

160: and pptl.action_context_type = 'AAP'
161: and pptl.action_information1 = paal.assignment_action_id
162: and pptl.assignment_id = paal.assignment_id
163: and pptl.action_information15 is not null) v,
164: per_all_assignments_f asg,
165: per_all_people_f per
166: where asg.assignment_id = v.assignment_id
167: and v.date_earned
168: between asg.effective_start_date and asg.effective_end_date