DBA Data[Home] [Help]

APPS.JAI_TRX_REPO_EXTRACT_PKG dependencies on RCV_SHIPMENT_LINES

Line 1074: rcv_shipment_lines rsl

1070: ,rcv.location_id location_id
1071: ,rsl.po_header_id po_header_id
1072: ,rsl.po_line_id po_line_id
1073: from jai_rcv_transactions rcv,
1074: rcv_shipment_lines rsl
1075: where
1076: rcv.shipment_header_id = rsl.shipment_header_id
1077: and rcv.shipment_line_id = rsl.shipment_line_id
1078: and rcv.shipment_header_id = p_document_id