DBA Data[Home] [Help]

APPS.GMD_QA_RCV_PUB dependencies on PO_LINE_LOCATIONS_ALL

Line 16: po_line_locations_all poll,

12: select disposition
13: from
14: po_headers_all poh,
15: po_lines_all pol,
16: po_line_locations_all poll,
17: rcv_transactions rcv ,
18: gmd_sampling_events se,
19: rcv_shipment_lines rsl,
20: rcv_shipment_headers rsh

Line 91: po_line_locations_all poll,

87: select rcv.quantity -- PAL verify
88: from
89: po_headers_all poh,
90: po_lines_all pol,
91: po_line_locations_all poll,
92: rcv_transactions rcv ,
93: gmd_sampling_events se,
94: rcv_shipment_lines rsl,
95: rcv_shipment_headers rsh

Line 162: po_line_locations_all poll,

158: select disposition
159: from
160: po_headers_all poh,
161: po_lines_all pol,
162: po_line_locations_all poll,
163: rcv_transactions rcv ,
164: gmd_sampling_events se,
165: rcv_shipment_lines rsl,
166: rcv_shipment_headers rsh

Line 283: po_line_locations_all poll,

279: select sampling_event_id
280: from
281: po_headers_all poh,
282: po_lines_all pol,
283: po_line_locations_all poll,
284: rcv_transactions rcv ,
285: gmd_sampling_events se,
286: rcv_shipment_lines rsl,
287: rcv_shipment_headers rsh