DBA Data[Home] [Help]

APPS.PER_MM_POSITIONS_PKG dependencies on PER_ORGANIZATION_UNITS

Line 155: per_organization_units org,

151: 'N',
152: 'N',
153: 'N'
154: from hr_positions pos,
155: per_organization_units org,
156: per_jobs job
157: where pos.job_id = job.job_id
158: and pos.organization_id = org.organization_id
159: and p_session_date between