DBA Data[Home] [Help]

APPS.GMD_QA_RCV_PUB dependencies on RCV_SHIPMENT_HEADERS

Line 20: rcv_shipment_headers rsh

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
21: where segment1 = p_po_num
22: and poh.po_header_id = pol.po_header_id
23: and rsl.line_num = p_po_line_num
24: and pol.line_num = p_po_line_num

Line 95: rcv_shipment_headers rsh

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
96: where segment1 = p_po_num
97: and poh.po_header_id = pol.po_header_id
98: and rsl.line_num = p_po_line_num
99: and pol.line_num = p_po_line_num

Line 166: rcv_shipment_headers rsh

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
167: where segment1 = p_po_num
168: and poh.po_header_id = pol.po_header_id
169: and rsl.line_num = p_po_line_num
170: and pol.line_num = p_po_line_num

Line 287: rcv_shipment_headers rsh

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
288: where segment1 = p_po_num
289: and poh.po_header_id = pol.po_header_id
290: and rsl.line_num = p_po_line_num
291: and pol.line_num = p_po_line_num