DBA Data[Home] [Help]

APPS.CEP_STANDARD dependencies on HR_OPERATING_UNITS

Line 249: hr_operating_units h

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