DBA Data[Home] [Help]

APPS.GML_RCV_TXN_INTERFACE dependencies on RCV_SHIPMENT_HEADERS

Line 517: rcv_shipment_headers rsh,

513: po_line_locations pll,
514: po_lines pl,
515: po_headers ph,
516: rcv_supply rs,
517: rcv_shipment_headers rsh,
518: -- rcv_shipment_lines rsl,
519: rcv_transactions rt
520: where rsh.receipt_source_code = 'VENDOR'
521: AND ph.po_header_id = header_id

Line 594: rcv_shipment_headers rsh,

590: po_line_locations pll,
591: po_lines pl,
592: po_headers ph,
593: rcv_supply rs,
594: rcv_shipment_headers rsh,
595: -- rcv_shipment_lines rsl,
596: rcv_transactions rt
597: where rsh.receipt_source_code = 'VENDOR'
598: AND ph.po_header_id = header_id