DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 1745: , hr_all_organization_units_tl O

1741: , D.expenditure_item_date
1742: , O.name expenditure_org
1743: , D.need_by_date
1744: FROM oke_k_deliverables_b D
1745: , hr_all_organization_units_tl O
1746: WHERE D.deliverable_id = p_id
1747: AND O.organization_id (+) = D.expenditure_organization_id
1748: AND O.language (+) = userenv('LANG');
1749: -- rrec c_req%rowtype;