DBA Data[Home] [Help]

APPS.INV_LABEL_PVT4 dependencies on RCV_TRANSACTIONS_INTERFACE

Line 132: FROM rcv_transactions_interface rti, po_headers_all pha,

128: pov.vendor_name supplier_name, pvs.vendor_site_id vendor_site_id,
129: pvs.vendor_site_code supplier_site, ppf.full_name requestor,
130: hrl1.location_code deliver_to_location,
131: hrl2.location_code location, pll.note_to_receiver note_to_receiver
132: FROM rcv_transactions_interface rti, po_headers_all pha,
133: -- MOAC : po_line_locations changed to po_line_locations_all
134: po_lines_all pol, rcv_shipment_headers rsh, po_line_locations_all pll,
135: po_vendors pov, hr_locations_all hrl1, hr_locations_all hrl2,
136: -- MOAC : po_vendor_sites changed to po_vendor_sites_all

Line 164: FROM rcv_transactions_interface rti, po_headers_all pha,

160: pov.vendor_name supplier_name, pvs.vendor_site_id vendor_site_id,
161: pvs.vendor_site_code supplier_site, ppf.full_name requestor,
162: hrl1.location_code deliver_to_location,
163: hrl2.location_code location, pll.note_to_receiver note_to_receiver
164: FROM rcv_transactions_interface rti, po_headers_all pha,
165: -- MOAC : po_line_locations changed to po_line_locations_all
166: po_lines_all pol, rcv_shipment_headers rsh, po_line_locations_all pll,
167: po_vendors pov, hr_locations_all hrl1, hr_locations_all hrl2,
168: -- MOAC : po_vendor_sites changed to po_vendor_sites_all