DBA Data[Home] [Help]

APPS.CEP_STANDARD dependencies on HR_OPERATING_UNITS

Line 252: hr_operating_units h

248: into l_wnd_context
249: from gl_sets_of_books g,
250: ce_system_parameters c,
251: XLE_FP_OU_LEDGER_V xo,
252: hr_operating_units h
253: where h.organization_id = to_number(p_org_id)
254: --where h.organization_id = to_number(l_id)
255: --and h.organization_id = c.org_id
256: and h.organization_id = xo.OPERATING_UNIT_ID