DBA Data[Home] [Help]

APPS.PAY_JP_DEF_ARCHIVE dependencies on PER_PERIODS_OF_SERVICE

Line 199: per_periods_of_service pds

195: --
196: cursor csr_asg is
197: select asg.assignment_id
198: from per_all_assignments_f asg,
199: per_periods_of_service pds
200: where pds.person_id
201: between p_start_person_id and p_end_person_id
202: and pds.business_group_id + 0 = g_business_group_id
203: and g_effective_date