DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_RPT_PVT dependencies on OKL_SUBSIDIES_B

Line 1837: okl_subsidies_b sub,

1833: -- abindal end bug# 4873705 --
1834: FROM okl_trx_subsidy_pools pool,
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 |

Line 4018: okl_subsidies_b sub,

4014: hru.name operating_unit
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