DBA Data[Home] [Help]

APPS.GML_RCV_TXN_INTERFACE dependencies on RCV_SUPPLY

Line 516: rcv_supply rs,

512: from po_distributions pod,
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'

Line 593: rcv_supply rs,

589: from po_distributions pod,
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'