DBA Data[Home] [Help]

APPS.PAY_JP_DEF_ARCHIVE dependencies on PER_PERIODS_OF_SERVICE

Line 187: per_periods_of_service pds

183: --
184: cursor csr_asg is
185: select asg.assignment_id
186: from per_all_assignments_f asg,
187: per_periods_of_service pds
188: where pds.person_id
189: between p_start_person_id and p_end_person_id
190: and pds.business_group_id + 0 = g_business_group_id
191: and g_effective_date