DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_RPT_PVT dependencies on PO_VENDORS

Line 1836: po_vendors vend,

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

Line 4017: po_vendors vend,

4013: trx_date,
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