DBA Data[Home] [Help]

APPS.INL_INTEGRATION_GRP dependencies on INL_SIMULATIONS

Line 3820: inl_simulations s

3816: ph.segment1
3817: FROM po_line_locations pll,
3818: po_lines pl,
3819: po_headers ph,
3820: inl_simulations s
3821: WHERE INV_UTILITIES.inv_check_lcm(
3822: pl.item_id,
3823: pll.ship_to_organization_id,
3824: NULL,

Line 4319: inl_simulations s

4315: po_vendor_sites pvs,
4316: po_vendors pv,
4317: po_releases pr, -- Bug 14280113
4318: po_headers_all ph,
4319: inl_simulations s
4320: WHERE pr.po_header_id (+) = ph.po_header_id -- Bug 14280113
4321: AND pvs1.vendor_site_id = s.vendor_site_id
4322: AND pv1.vendor_id = s.vendor_id
4323: AND pvs.vendor_site_id = ph.vendor_site_id