DBA Data[Home] [Help]

APPS.PA_CC_IDENT dependencies on HR_OPERATING_UNITS

Line 1750: FROM hr_operating_units h,

1746:
1747: BEGIN
1748: SELECT h.default_legal_context_id
1749: INTO l_legal_entity_id
1750: FROM hr_operating_units h,
1751: xle_entity_profiles xep,
1752: pa_implementations_all i
1753: WHERE i.org_id = p_org_id
1754: AND i.org_id = h.organization_id