DBA Data[Home] [Help]

APPS.HRBISOFO dependencies on PER_ASSIGNMENTS_X

Line 38: , per_assignments_x asg

34: cursor c_job is
35: select job.job_id
36: from per_people_x peo
37: , per_jobs job
38: , per_assignments_x asg
39: , per_job_extra_info inf
40: , hr_lookups lkp
41: where lkp.lookup_type = 'JOB_CATEGORIES'
42: and lkp.lookup_code = inf.jei_information1