DBA Data[Home] [Help]

APPS.JMF_PROCESS_SHIKYU_RCV_TRX_PVT dependencies on RCV_SHIPMENT_LINES

Line 1307: rcv_shipment_lines rsl

1303:
1304: SELECT rt.transaction_type, rt.transaction_id, rt.subinventory, rt.locator_id, rt.project_id
1305: INTO l_transaction_type, l_parent_transaction_id, l_subinventory, l_locator_id, l_project_id
1306: FROM rcv_transactions rt,
1307: rcv_shipment_lines rsl
1308: WHERE rt.organization_id = l_tp_organization_id
1309: AND rt.po_header_id = l_replen_po_header_id
1310: AND rt.po_line_id = l_replen_po_line_id
1311: AND rt.po_line_location_id = l_replen_po_shipment_id