DBA Data[Home] [Help]

APPS.WSH_IB_UI_RECON_GRP dependencies on PO_RELEASES_ALL

Line 1646: po_releases_all porel,

1642: rfl.revision_num po_revision_num,
1643: porel.revision_num rel_revision_num
1644: from rcv_fte_lines_v rfl,
1645: mtl_system_items_vl msiv,
1646: po_releases_all porel,
1647: rcv_shipment_lines rsl
1648: where rfl.shipment_header_id = p_shipment_header_id
1649: and rsl.shipment_header_id = p_shipment_header_id
1650: and rsl.shipment_line_id = rfl.shipment_line_id

Line 1699: po_releases_all porel,

1695: rfl.revision_num po_revision_num,
1696: porel.revision_num rel_revision_num
1697: from rcv_fte_lines_v rfl,
1698: mtl_system_items_vl msiv,
1699: po_releases_all porel,
1700: wsh_inbound_txn_history wth,
1701: rcv_shipment_lines rsl
1702: where rfl.shipment_header_id = p_shipment_header_id
1703: and rsl.shipment_header_id = p_shipment_header_id