DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_RPT_PVT dependencies on HR_ORGANIZATION_UNITS

Line 1839: hr_organization_units hru

1835: fnd_lookups flk1,
1836: po_vendors vend,
1837: okl_subsidies_b sub,
1838: -- abindal start bug# 4873705 --
1839: hr_organization_units hru
1840: -- abindal end bug# 4873705 --
1841: --START:14-DEC-05 cklee - Fixed bug#4884558 |
1842: --, okc_k_headers_b khr
1843: --END:14-DEC-05 cklee - Fixed bug#4884558 |

Line 4019: hr_organization_units hru

4015: FROM okl_trx_subsidy_pools pool,
4016: fnd_lookups flk1,
4017: po_vendors vend,
4018: okl_subsidies_b sub,
4019: hr_organization_units hru
4020: WHERE flk1.lookup_type = 'OKL_SUB_POOL_TRX_REASON_TYPE'
4021: AND flk1.lookup_code = pool.trx_reason_code
4022: AND vend.vendor_id = pool.vendor_id
4023: AND sub.id = pool.subsidy_id