DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on HR_ALL_ORGANIZATION_UNITS_TL

Line 1789: , hr_all_organization_units_tl O

1785: , D.expenditure_item_date
1786: , O.name expenditure_org
1787: , D.need_by_date
1788: FROM oke_k_deliverables_b D
1789: , hr_all_organization_units_tl O
1790: WHERE D.deliverable_id = p_id
1791: AND O.organization_id (+) = D.expenditure_organization_id
1792: AND O.language (+) = userenv('LANG');
1793: -- rrec c_req%rowtype;